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