8 references to SuspendAllLayout
System.Windows.Forms (8)
winforms\Managed\System\WinForms\ContainerControl.cs (4)
891SuspendAllLayout(this); 913SuspendAllLayout(this); 988SuspendAllLayout(this); 1059SuspendAllLayout(controlsCollection[i]);
winforms\Managed\System\WinForms\Form.cs (1)
5108SuspendAllLayout(this);
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
1453SuspendAllLayout(this);
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
1689dropDownHolder.SuspendAllLayout(dropDownHolder);
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
429SuspendAllLayout(this);