4 references to GetPositionAtLineEnd
PresentationFramework (4)
src\Framework\System\windows\Documents\TextEditorSelection.cs (4)
335ITextPointer lineEndPosition = GetPositionAtLineEnd(originalMovingPosition); 1093ITextPointer lineEndPosition = GetPositionAtLineEnd(originalMovingPosition); 1114ExtendSelectionAndBringIntoView(GetPositionAtLineEnd(newMovingPosition), This); 1182newMovingPosition = GetPositionAtLineEnd(originalMovingPosition);