1 write to _pfnGetGlyphCompressionInfoFullMixed
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3315
_pfnGetGlyphCompressionInfoFullMixed
= new GetGlyphCompressionInfoFullMixed(this.GetGlyphCompressionInfoFullMixed);
1 reference to _pfnGetGlyphCompressionInfoFullMixed
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3346
contextInfo.pfnGetGlyphCompressionInfoFullMixed =
_pfnGetGlyphCompressionInfoFullMixed
;