1 reference to NotFoundEventArgs
Microsoft.AspNetCore.Components (1)
NavigationManager.cs (1)
57
private static readonly NotFoundEventArgs _notFoundEventArgs = new
NotFoundEventArgs
();