4 references to GetPositionAtLineEnd
PresentationFramework (4)
System\windows\Documents\TextEditorSelection.cs (4)
327ITextPointer lineEndPosition = GetPositionAtLineEnd(originalMovingPosition); 1084ITextPointer lineEndPosition = GetPositionAtLineEnd(originalMovingPosition); 1105ExtendSelectionAndBringIntoView(GetPositionAtLineEnd(newMovingPosition), This); 1173newMovingPosition = GetPositionAtLineEnd(originalMovingPosition);