4 references to GetPositionAtLineEnd
PresentationFramework (4)
System\windows\Documents\TextEditorSelection.cs (4)
312ITextPointer lineEndPosition = GetPositionAtLineEnd(originalMovingPosition); 1069ITextPointer lineEndPosition = GetPositionAtLineEnd(originalMovingPosition); 1090ExtendSelectionAndBringIntoView(GetPositionAtLineEnd(newMovingPosition), This); 1158newMovingPosition = GetPositionAtLineEnd(originalMovingPosition);