NavigationManager.NotifyLocationChanged(Boolean) Method

Definition

Triggers the LocationChanged event with the current URI value.

protected:
 void NotifyLocationChanged(bool isInterceptedLink);
protected void NotifyLocationChanged (bool isInterceptedLink);
member this.NotifyLocationChanged : bool -> unit
Protected Sub NotifyLocationChanged (isInterceptedLink As Boolean)

Parameters

isInterceptedLink
Boolean

Applies to