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