3 references to stateInLayout
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (3)
364
if (Initialized && !state[
stateInLayout
]) {
365
state[
stateInLayout
] = true;
390
state[
stateInLayout
] = false;