3 references to s_stateVisible
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.cs (3)
25private static readonly int s_stateDisposing = BitVector32.CreateMask(s_stateVisible); 53_state[s_stateVisible] = visible; 242return _state[s_stateVisible];