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