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)
3306contextInfo.pfnGetDurMaxExpandRagged = _pfnGetDurMaxExpandRagged;