7 references to state
System.Windows.Forms (7)
winforms\Managed\System\WinForms\StatusStrip.cs (7)
52
state
[stateSizingGrip] = true;
210
return
state
[stateSizingGrip];
213
if (value !=
state
[stateSizingGrip]) {
214
state
[stateSizingGrip] = value;
334
state
[stateCalledSpringTableLayout] = false;
372
if (
state
[stateCalledSpringTableLayout]) {
447
state
[stateCalledSpringTableLayout]= true;