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)
3531contextInfo.pfnDrawTextRun = _pfnDrawTextRun;