Summary
Removes the most recent journal entry from back history.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- Metro
Navigation Window
Syntax
[System.Diagnostics.DebuggerNonUserCode]
public JournalEntry RemoveBackEntry()
Attributes
Type | Description |
---|---|
Debugger |
Return Value
Type | Description |
---|---|
JournalEntry | The most recent JournalEntry in back navigation history, if there is one. |