1 write to _pfnGetGlyphExpansionInfoFullMixed
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3297
_pfnGetGlyphExpansionInfoFullMixed
= new GetGlyphExpansionInfoFullMixed(this.GetGlyphExpansionInfoFullMixed);
1 reference to _pfnGetGlyphExpansionInfoFullMixed
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3328
contextInfo.pfnGetGlyphExpansionInfoFullMixed =
_pfnGetGlyphExpansionInfoFullMixed
;