CanGoBack Property (WPFNavigationWindow)

Action

Gets a value that indicates whether there is at least one entry in back navigation history.

Syntax

C#
protected Boolean CanGoBack { get; }
VB
'Declaration
Protected Read Property CanGoBack As Boolean

Access

Read only.