1 write to _pfnGetGlyphPositions
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3496_pfnGetGlyphPositions = new GetGlyphPositions(this.GetGlyphPositions);
1 reference to _pfnGetGlyphPositions
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3532contextInfo.pfnGetGlyphPositions = _pfnGetGlyphPositions;