1 write to _pfnDrawTextRun
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3494
_pfnDrawTextRun
= new DrawTextRun(this.DrawTextRun);
1 reference to _pfnDrawTextRun
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3531
contextInfo.pfnDrawTextRun =
_pfnDrawTextRun
;