2 references to Visible
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripPanel.cs (1)
1024if (currentToolStripPanelRow != null && currentToolStripPanelRow.Visible && currentToolStripPanelRow.ToolStripPanel == this) {
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (1)
654return Visible;