MetroNavigationWindow.

GoBack() Method

Summary

Navigates to the most recent item in back navigation history.
Namespace
MahApps.Metro.Controls
Containing Type
MetroNavigationWindow

Syntax

[System.Diagnostics.DebuggerNonUserCode]
public void GoBack()

Attributes

Type Description
DebuggerNonUserCodeAttribute

Return Value

Type Description
void