1 write to _pfnGetGlyphPositions
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3301_pfnGetGlyphPositions = new GetGlyphPositions(this.GetGlyphPositions);
1 reference to _pfnGetGlyphPositions
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3332contextInfo.pfnGetGlyphPositions = _pfnGetGlyphPositions;