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)
521return _dpi;