NavigationManager.NotifyLocationChanged(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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