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