12 references to IsOnContextMenu
System.Windows.Forms.Design (12)
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (12)
1575if (!IsOnContextMenu && !_dummyItemAdded) 1646if (IsOnContextMenu && MenuItem.DropDown.Site is not null) 1665if (IsOnContextMenu && MenuItem.DropDown.Site is not null) 1683if (IsOnContextMenu && MenuItem.DropDown.Site is not null) 1694if (IsOnContextMenu && MenuItem.DropDown.Site is not null) 1711if (IsOnContextMenu && MenuItem.DropDown.Site is not null) 1723if (IsOnContextMenu && MenuItem.DropDown.Site is not null) 1749if (IsOnContextMenu && MenuItem.DropDown.Site is not null) 1769if (!IsOnContextMenu) 1817if (!IsOnContextMenu) 2062if (!IsOnContextMenu && MenuItem.DropDown.Visible) 2118if (IsOnContextMenu && !MenuItem.Owner.Visible)