1 write to _pfnGetCharExpansionInfoFullMixed
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3314
_pfnGetCharExpansionInfoFullMixed
= new GetCharExpansionInfoFullMixed(this.GetCharExpansionInfoFullMixed);
1 reference to _pfnGetCharExpansionInfoFullMixed
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3345
contextInfo.pfnGetCharExpansionInfoFullMixed =
_pfnGetCharExpansionInfoFullMixed
;