3 references to ScaleChildControls
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ContainerControl.cs (2)
916ScaleChildControls(factorSize, factorSize, this, true); 1132ScaleChildControls(childIncludedFactor, ourExcludedFactor, requestingControl);
winforms\Managed\System\WinForms\Control.cs (1)
11354ScaleChildControls(includedFactor, excludedFactor, requestingControl);