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