1 write to _pfnGetDurMaxExpandRagged
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3493
_pfnGetDurMaxExpandRagged
= new GetDurMaxExpandRagged(this.GetDurMaxExpandRagged);
1 reference to _pfnGetDurMaxExpandRagged
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3530
contextInfo.pfnGetDurMaxExpandRagged =
_pfnGetDurMaxExpandRagged
;