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