1 write to _pfnDrawStrikethrough
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3287_pfnDrawStrikethrough = new DrawStrikethrough(this.DrawStrikethrough);
1 reference to _pfnDrawStrikethrough
PresentationCore (1)
MS\Internal\TextFormatting\LineServicesCallbacks.cs (1)
3318contextInfo.pfnDrawStrikethrough = _pfnDrawStrikethrough;