1 write to _dpi
PresentationCore (1)
MS\Internal\FontCache\FontCacheUtil.cs (1)
385_dpi = MS.Win32.UnsafeNativeMethods.GetDeviceCaps(new HandleRef(null, dc), NativeMethods.LOGPIXELSY);
1 reference to _dpi
PresentationCore (1)
MS\Internal\FontCache\FontCacheUtil.cs (1)
395return _dpi;