FlowDocumentPageViewer.OnPreviousPageCommand 메서드

정의

라우트된 PreviousPage 명령을 처리합니다.

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

설명

이 메서드는 명령을 호출할 PreviousPage 때 호출됩니다.

이 메서드는 OnPreviousPageCommand를 재정의합니다.

적용 대상