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