2 references to PixelsToPhysical
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintPreviewControl.cs (2)
482
Size controlPhysicalSize =
PixelsToPhysical
(Size, _screenDPI);
622
Size controlPhysicalSize =
PixelsToPhysical
(rect.Size, _screenDPI);