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