FlowDocumentPageViewer.OnFirstPageCommand Method

Definition

Handles the FirstPage routed command.

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

Remarks

This method is called when the FirstPage command is called.

This method overrides OnFirstPageCommand.

Applies to