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)
3346contextInfo.pfnGetGlyphCompressionInfoFullMixed = _pfnGetGlyphCompressionInfoFullMixed;