MetroNavigationWindow.

ForwardStack Property

Summary

Gets an IEnumerable that you use to enumerate the entries in back navigation history for a NavigationWindow.
Namespace
MahApps.Metro.Controls
Containing Type
MetroNavigationWindow

Syntax

public IEnumerable ForwardStack { get; }

Value

Type Description
IEnumerable