1 write to _pfnGetGlyphCompressionInfoFullMixed
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3510
_pfnGetGlyphCompressionInfoFullMixed
= new GetGlyphCompressionInfoFullMixed(this.GetGlyphCompressionInfoFullMixed);
1 reference to _pfnGetGlyphCompressionInfoFullMixed
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3546
contextInfo.pfnGetGlyphCompressionInfoFullMixed =
_pfnGetGlyphCompressionInfoFullMixed
;