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()

適用於

另請參閱