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