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