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