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