CanGoBack Property (WPFFrame)

Class

WPFFrame.

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.