2 references to GetCurrentAutoScaleFactor
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (1)
4549
SizeF autoScaleFactor =
GetCurrentAutoScaleFactor
(currentAutoScaleDimensions, AutoScaleDimensions);
System\Windows\Forms\Layout\Containers\ContainerControl.cs (1)
143
_currentAutoScaleFactor =
GetCurrentAutoScaleFactor
(current, saved);