DocumentViewer.OnMoveLeftCommand Method

Definition

Responds to calls to the MoveLeft() method.

protected:
 virtual void OnMoveLeftCommand();
protected virtual void OnMoveLeftCommand ();
abstract member OnMoveLeftCommand : unit -> unit
override this.OnMoveLeftCommand : unit -> unit
Protected Overridable Sub OnMoveLeftCommand ()

Applies to

See also