ApplicationHost.IsNavigationComplete Method

Definition

Determined whether the navigation is complete.

public:
 virtual bool IsNavigationComplete();
public virtual bool IsNavigationComplete ();
abstract member IsNavigationComplete : unit -> bool
override this.IsNavigationComplete : unit -> bool
Public Overridable Function IsNavigationComplete () As Boolean

Returns

True if the navigation is complete, otherwise false.

Applies to