1 write to _pfnDrawGlyphs
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3498_pfnDrawGlyphs = new DrawGlyphs(this.DrawGlyphs);
1 reference to _pfnDrawGlyphs
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3534contextInfo.pfnDrawGlyphs = _pfnDrawGlyphs;