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