3 references to stateEndInit
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripPanel.cs (3)
66
private static readonly int stateLayoutSuspended = BitVector32.CreateMask(
stateEndInit
);
437
state[
stateEndInit
] = true;
444
state[
stateEndInit
] = false;