1 write to _pfnGetRunUnderlineInfo
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3500_pfnGetRunUnderlineInfo = new GetRunUnderlineInfo(this.GetRunUnderlineInfo);
1 reference to _pfnGetRunUnderlineInfo
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3536contextInfo.pfnGetRunUnderlineInfo = _pfnGetRunUnderlineInfo;