NavigationWindow.GoBack 메서드

정의

후방 탐색 기록에서 가장 최근 항목을 탐색합니다.

public:
 virtual void GoBack();
public:
 void GoBack();
public void GoBack ();
abstract member GoBack : unit -> unit
override this.GoBack : unit -> unit
member this.GoBack : unit -> unit
Public Sub GoBack ()

예외

후방 탐색 기록에 항목이 없을 때 GoBack()이 호출된 경우

적용 대상

추가 정보