GoBack Method (WPFFrame)

Class

WPFFrame.

Action

Navigates to the most recent item in back navigation history.

Syntax

C#
frame.GoBack()
VB
frame.GoBack()