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)
3544
contextInfo.pfnGetCharCompressionInfoFullMixed =
_pfnGetCharCompressionInfoFullMixed
;