3 references to s_stateEndInit
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.cs (3)
28
private static readonly int s_stateLayoutSuspended = BitVector32.CreateMask(
s_stateEndInit
);
365
_state[
s_stateEndInit
] = true;
375
_state[
s_stateEndInit
] = false;