MetroNavigationWindow.

BackStack 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 BackStack { get; }

Value

Type Description
IEnumerable