2 overrides of OnClickCore
PresentationFramework (2)
MS\Internal\Documents\DocumentGridContextMenu.cs (1)
234
internal override void
OnClickCore
(bool userInitiated)
System\windows\Documents\TextEditorContextMenu.cs (1)
666
internal override void
OnClickCore
(bool userInitiated)
1 reference to OnClickCore
PresentationFramework (1)
System\Windows\Controls\MenuItem.cs (1)
2277
OnClickCore
(userInitiated);