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