1 write to _pfnDrawGlyphs
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3279
_pfnDrawGlyphs
= new DrawGlyphs(this.DrawGlyphs);
1 reference to _pfnDrawGlyphs
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3310
contextInfo.pfnDrawGlyphs =
_pfnDrawGlyphs
;