1 write to _pfnGetRunUnderlineInfo
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3305_pfnGetRunUnderlineInfo = new GetRunUnderlineInfo(this.GetRunUnderlineInfo);
1 reference to _pfnGetRunUnderlineInfo
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3336contextInfo.pfnGetRunUnderlineInfo = _pfnGetRunUnderlineInfo;