2 references to IsTopLevel
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripMenuItem.cs (1)
1064else if (!this.IsTopLevel || (ToolStripManager.VisualStylesEnabled)) {
winforms\Managed\System\WinForms\ToolStripSystemRenderer.cs (1)
375if (item.IsTopLevel && !ToolStripManager.VisualStylesEnabled) {