CanGoForward Property (WPFNavigationWindow)

Action

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

Syntax

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

Access

Read only.