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