INavigationService.CanNavigateForward Property

Definition

Gets a value indicating whether forward navigation is supported.

public:
 property bool CanNavigateForward { bool get(); };
public bool CanNavigateForward { get; }
member this.CanNavigateForward : bool
Public ReadOnly Property CanNavigateForward As Boolean

Property Value

true if forward navigation is supported; otherwise, false.

Applies to