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