8 references to ResumeAllLayout
System.Windows.Forms (8)
winforms\Managed\System\WinForms\ContainerControl.cs (4)
897
ResumeAllLayout
(this, false);
919
ResumeAllLayout
(this, false);
1014
ResumeAllLayout
(this, false);
1040
ResumeAllLayout
(controlsCollection[i], performLayout);
winforms\Managed\System\WinForms\Form.cs (1)
5131
ResumeAllLayout
(this, DpiHelper.EnableDpiChangedHighDpiImprovements);
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
1465
ResumeAllLayout
(this,true);
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
1701
dropDownHolder.
ResumeAllLayout
(dropDownHolder,true);
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (1)
638
ResumeAllLayout
(this, true);