1 write to underline
PresentationCore (1)
System\Windows\TextDecorations.cs (1)
25underline = new TextDecorationCollection();
3 references to underline
PresentationCore (3)
System\Windows\TextDecorations.cs (3)
26underline.Add(td); 27underline.Freeze(); 62return underline;