2 references to GetEndPositionOfLine
PresentationFramework (2)
System\Windows\Controls\TextBox.cs (2)
295
TextPointer textPointerEnd =
GetEndPositionOfLine
(lineIndex);
399
endOfLine =
GetEndPositionOfLine
(lineIndex);