DocumentViewer.OnScrollPageLeftCommand Method

Definition

Responds to calls to the ScrollPageLeft() method.

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

Applies to

See also