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