1 write to _pfnDrawTextRun
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3299
_pfnDrawTextRun
= new DrawTextRun(this.DrawTextRun);
1 reference to _pfnDrawTextRun
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3331
contextInfo.pfnDrawTextRun =
_pfnDrawTextRun
;