1 write to overLine
PresentationCore (1)
Core\CSharp\System\Windows\TextDecorations.cs (1)
46overLine = new TextDecorationCollection();
3 references to overLine
PresentationCore (3)
Core\CSharp\System\Windows\TextDecorations.cs (3)
47overLine.Add(td); 48overLine.Freeze(); 92return overLine;