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