NavigationWindow.GoBack Método

Definição

Navega até ao item mais recente no histórico de navegação retroativa.

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

Exceções

GoBack() é chamada quando não há entradas no histórico de navegação retroativa.

Aplica-se a

Ver também