IEditorOperations.ScrollUpAndMoveCaretIfNecessary Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Scrolls the view up by one line and repositions the caret, if it is scrolled off the page, to the last fully-visible line in the view.
public:
void ScrollUpAndMoveCaretIfNecessary();
public:
void ScrollUpAndMoveCaretIfNecessary();
void ScrollUpAndMoveCaretIfNecessary();
public void ScrollUpAndMoveCaretIfNecessary ();
abstract member ScrollUpAndMoveCaretIfNecessary : unit -> unit
Public Sub ScrollUpAndMoveCaretIfNecessary ()