1 reference to NavigationProgressEventArgs
PresentationFramework (1)
System\Windows\Navigation\NavigationService.cs (1)
2373
NavigationProgressEventArgs e = new
NavigationProgressEventArgs
(source, BytesRead, MaxBytes, INavigatorHost);