3 references to GetFormattedLine
PresentationFramework (3)
MS\Internal\Documents\TextBoxView.cs (3)
599using (TextBoxLine line = GetFormattedLine(lineIndex, out lineProperties)) 1683return GetFormattedLine(lineIndex, out lineProperties); 1716using (TextBoxLine line = GetFormattedLine(lineIndex, out lineProperties))