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