1 write to _pfnDrawStrikethrough
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3506_pfnDrawStrikethrough = new DrawStrikethrough(this.DrawStrikethrough);
1 reference to _pfnDrawStrikethrough
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3542contextInfo.pfnDrawStrikethrough = _pfnDrawStrikethrough;