1 write to _pfnDrawUnderline
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3505_pfnDrawUnderline = new DrawUnderline(this.DrawUnderline);
1 reference to _pfnDrawUnderline
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3541contextInfo.pfnDrawUnderline = _pfnDrawUnderline;