MetroNavigationWindow.

RemoveBackEntry() Method

Summary

Removes the most recent journal entry from back history.
Namespace
MahApps.Metro.Controls
Containing Type
MetroNavigationWindow

Syntax

[System.Diagnostics.DebuggerNonUserCode]
public JournalEntry RemoveBackEntry()

Attributes

Type Description
DebuggerNonUserCodeAttribute

Return Value

Type Description
JournalEntry The most recent JournalEntry in back navigation history, if there is one.