12 references to IsOnContextMenu
System.Windows.Forms.Design (12)
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (12)
1608
if (!
IsOnContextMenu
&& !_dummyItemAdded)
1679
if (
IsOnContextMenu
&& MenuItem.DropDown.Site is not null)
1698
if (
IsOnContextMenu
&& MenuItem.DropDown.Site is not null)
1716
if (
IsOnContextMenu
&& MenuItem.DropDown.Site is not null)
1727
if (
IsOnContextMenu
&& MenuItem.DropDown.Site is not null)
1744
if (
IsOnContextMenu
&& MenuItem.DropDown.Site is not null)
1756
if (
IsOnContextMenu
&& MenuItem.DropDown.Site is not null)
1782
if (
IsOnContextMenu
&& MenuItem.DropDown.Site is not null)
1802
if (!
IsOnContextMenu
)
1850
if (!
IsOnContextMenu
)
2104
if (!
IsOnContextMenu
&& MenuItem.DropDown.Visible)
2160
if (
IsOnContextMenu
&& !MenuItem.Owner.Visible)