3 references to s_stateInLayout
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.cs (3)
368
if (Initialized && !_state[
s_stateInLayout
])
370
_state[
s_stateInLayout
] = true;
401
_state[
s_stateInLayout
] = false;