1 write to _pfnGetRunCharWidths
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3297_pfnGetRunCharWidths = new GetRunCharWidths(this.GetRunCharWidths);
1 reference to _pfnGetRunCharWidths
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3329contextInfo.pfnGetRunCharWidths = _pfnGetRunCharWidths;