3 implementations of OverrideStatus
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ParentControlDesigner.EscapeHandler.cs (1)
45public bool OverrideStatus(MenuCommand cmd)
System\Windows\Forms\Design\TabOrder.cs (1)
697public bool OverrideStatus(MenuCommand cmd)
System\Windows\Forms\Design\ToolStripTemplateNode.cs (1)
1258public bool OverrideStatus(MenuCommand cmd)
1 reference to OverrideStatus
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\CommandSet.CommandSetItem.cs (1)
236if (msh is not null && msh.OverrideStatus(this))