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