4 references to GetPositionAtLineEnd
PresentationFramework (4)
System\windows\Documents\TextEditorSelection.cs (4)
311ITextPointer lineEndPosition = GetPositionAtLineEnd(originalMovingPosition); 1068ITextPointer lineEndPosition = GetPositionAtLineEnd(originalMovingPosition); 1089ExtendSelectionAndBringIntoView(GetPositionAtLineEnd(newMovingPosition), This); 1157newMovingPosition = GetPositionAtLineEnd(originalMovingPosition);