3 references to stateVisible
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (3)
34private static readonly int stateDisposing = BitVector32.CreateMask(stateVisible); 73this.state[stateVisible] = visible; 249return state[stateVisible];