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)
3328contextInfo.pfnGetGlyphExpansionInfoFullMixed = _pfnGetGlyphExpansionInfoFullMixed;