GoBack Method (WPFNavigationWindow)

Action

Navigates to the most recent item in back navigation history.

Syntax

C#
navigationWindow.GoBack()
VB
navigationWindow.GoBack()