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