NavigationWindow.GoBack Método

Definición

Navega al elemento más reciente del historial de navegación hacia atrás.

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

Excepciones

GoBack() se llama cuando no hay entradas en el historial de navegación posterior.

Se aplica a

Consulte también