NavigationManager.NotifyLocationChanged(Boolean) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Dispara o LocationChanged evento com o valor de URI atual.
protected:
void NotifyLocationChanged(bool isInterceptedLink);
protected void NotifyLocationChanged (bool isInterceptedLink);
member this.NotifyLocationChanged : bool -> unit
Protected Sub NotifyLocationChanged (isInterceptedLink As Boolean)
Parâmetros
- isInterceptedLink
- Boolean