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