2 references to Visible
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.cs (1)
838if (currentToolStripPanelRow is not null && currentToolStripPanelRow.Visible && currentToolStripPanelRow.ToolStripPanel == this)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.cs (1)
658return Visible;