3 references to GetFormattedLine
PresentationFramework (3)
src\Framework\MS\Internal\Documents\TextBoxView.cs (3)
647using (TextBoxLine line = GetFormattedLine(lineIndex, out lineProperties)) 1723return GetFormattedLine(lineIndex, out lineProperties); 1756using (TextBoxLine line = GetFormattedLine(lineIndex, out lineProperties))