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