Base:
method
OnClickCore
System.Windows.Controls.MenuItem.OnClickCore(System.Boolean)
1 override of OnClickCore
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorContextMenu.cs (1)
769internal override void OnClickCore(bool userInitiated)
1 reference to OnClickCore
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorContextMenu.cs (1)
788base.OnClickCore(false);