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