FlowDocumentPageViewer.OnLastPageCommand 메서드

정의

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

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

설명

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

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

적용 대상