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