1 write to LogicalPixelsY
System.Windows.Forms.Primitives.TestUtilities (1)
GdiHelper.cs (1)
15
LogicalPixelsY
= PInvokeCore.GetDeviceCaps(dc, GET_DEVICE_CAPS_INDEX.LOGPIXELSY);
1 reference to LogicalPixelsY
System.Windows.Forms.Primitives.TestUtilities (1)
GdiHelper.cs (1)
45
=> (int)Math.Round((double)((long)
LogicalPixelsY
* himetric) / HiMetricPerInch, 0);