2 references to IsTopLevel
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripMenuItem.cs (1)
960
else if (!
IsTopLevel
|| (ToolStripManager.VisualStylesEnabled))
System\Windows\Forms\Controls\ToolStrips\ToolStripSystemRenderer.cs (1)
422
if (item.
IsTopLevel
&& !ToolStripManager.VisualStylesEnabled)