2 references to GetEndPositionOfLine
PresentationFramework (2)
src\Framework\System\Windows\Controls\TextBox.cs (2)
319
TextPointer textPointerEnd =
GetEndPositionOfLine
(lineIndex);
427
endOfLine =
GetEndPositionOfLine
(lineIndex);