2 references to NavigationProgress
PresentationFramework (2)
src\Framework\System\Windows\Application.cs (2)
1488
if (
NavigationProgress
!= null)
1490
NavigationProgress
(this, e);