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