1 write to strikethrough
PresentationCore (1)
Core\CSharp\System\Windows\TextDecorations.cs (1)
39strikethrough = new TextDecorationCollection();
3 references to strikethrough
PresentationCore (3)
Core\CSharp\System\Windows\TextDecorations.cs (3)
40strikethrough.Add(td); 41strikethrough.Freeze(); 81return strikethrough;