3 references to MeasurementGraphics
System.Windows.Forms (3)
misc\GDI\WindowsFont.cs (3)
150int pixelsY = (int) Math.Ceiling( WindowsGraphicsCacheManager.MeasurementGraphics.DeviceContext.DpiY * size / 72); // 1 point = 1/72 inch.; 467WindowsGraphics wg = WindowsGraphicsCacheManager.MeasurementGraphics; 526WindowsGraphics wg = WindowsGraphicsCacheManager.MeasurementGraphics;