1 write to _pfnGetGlyphExpansionInfoFullMixed
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3511
_pfnGetGlyphExpansionInfoFullMixed
= new GetGlyphExpansionInfoFullMixed(this.GetGlyphExpansionInfoFullMixed);
1 reference to _pfnGetGlyphExpansionInfoFullMixed
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3547
contextInfo.pfnGetGlyphExpansionInfoFullMixed =
_pfnGetGlyphExpansionInfoFullMixed
;