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