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