5 references to AutoScaleFactor
System.Windows.Forms (5)
winforms\Managed\System\WinForms\ContainerControl.cs (5)
856
child.Scale(
AutoScaleFactor
, SizeF.Empty, this);
999
if (includedBounds) included =
AutoScaleFactor
;
1000
if (excludedBounds) excluded =
AutoScaleFactor
;
1085
ourExcludedFactor =
AutoScaleFactor
;
1091
childIncludedFactor =
AutoScaleFactor
;