2 references to Dpi
PresentationCore (1)
MS\Internal\FontCache\FontCacheUtil.cs (1)
335return ((float)Dpi) / 96;
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
5742return MS.Internal.FontCache.Util.Dpi;