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