FlowDocumentPageViewer.OnPreviousPageCommand Method

Definition

Handles the PreviousPage routed command.

protected:
 override void OnPreviousPageCommand();
protected override void OnPreviousPageCommand ();
override this.OnPreviousPageCommand : unit -> unit
Protected Overrides Sub OnPreviousPageCommand ()

Remarks

This method is called when the PreviousPage command is called.

This method overrides OnPreviousPageCommand.

Applies to