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() 当后退导航历史记录中没有条目时,将调用 。

适用于

另请参阅