MetroNavigationWindow.

GoForward() Method

Summary

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

Syntax

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

Attributes

Type Description
DebuggerNonUserCodeAttribute

Return Value

Type Description
void