DocumentViewer.OnMoveRightCommand Method

Definition

Responds to calls to the MoveRight() method.

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

Applies to

See also