1 write to _pfnGetCharCompressionInfoFullMixed
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3508_pfnGetCharCompressionInfoFullMixed = new GetCharCompressionInfoFullMixed(this.GetCharCompressionInfoFullMixed);
1 reference to _pfnGetCharCompressionInfoFullMixed
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3544contextInfo.pfnGetCharCompressionInfoFullMixed = _pfnGetCharCompressionInfoFullMixed;