2 references to GetCurrentAutoScaleDimensions
System.Windows.Forms (2)
System\Windows\Forms\Form.cs (1)
4548
SizeF currentAutoScaleDimensions =
GetCurrentAutoScaleDimensions
(fontwrapper.Handle);
System\Windows\Forms\Layout\Containers\ContainerControl.cs (1)
313
_currentAutoScaleDimensions =
GetCurrentAutoScaleDimensions
(FontHandle);