HostedApplication.IsNavigating Property

Definition

Get whether the application is navigating.

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

Property Value

Implements

Applies to