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