1 write to _pfnGetCharCompressionInfoFullMixed
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3313_pfnGetCharCompressionInfoFullMixed = new GetCharCompressionInfoFullMixed(this.GetCharCompressionInfoFullMixed);
1 reference to _pfnGetCharCompressionInfoFullMixed
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3344contextInfo.pfnGetCharCompressionInfoFullMixed = _pfnGetCharCompressionInfoFullMixed;