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