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