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