1 write to _pfnGetDurMaxExpandRagged
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3279
_pfnGetDurMaxExpandRagged
= new GetDurMaxExpandRagged(this.GetDurMaxExpandRagged);
1 reference to _pfnGetDurMaxExpandRagged
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3311
contextInfo.pfnGetDurMaxExpandRagged =
_pfnGetDurMaxExpandRagged
;