1 write to _pfnGetRunCharWidths
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3492_pfnGetRunCharWidths = new GetRunCharWidths(this.GetRunCharWidths);
1 reference to _pfnGetRunCharWidths
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3529contextInfo.pfnGetRunCharWidths = _pfnGetRunCharWidths;