1 write to IsNavigationIntercepted
Microsoft.AspNetCore.Components (1)
Routing\LocationChangedEventArgs.cs (1)
19IsNavigationIntercepted = isNavigationIntercepted;
1 reference to IsNavigationIntercepted
Microsoft.AspNetCore.Components (1)
Routing\Router.cs (1)
319_ = RunOnNavigateAsync(NavigationManager.ToBaseRelativePath(_locationAbsolute), args.IsNavigationIntercepted).Preserve();