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