7 references to NavigationProgressEventHandler
PresentationFramework (7)
MS\Internal\AppModel\INavigator.cs (1)
144
event
NavigationProgressEventHandler
NavigationProgress;
MS\Internal\AppModel\JournalNavigationScope.cs (1)
123
public event
NavigationProgressEventHandler
NavigationProgress
System\Windows\Application.cs (1)
1200
public event
NavigationProgressEventHandler
NavigationProgress;
System\Windows\Controls\Frame.cs (1)
1027
public event
NavigationProgressEventHandler
NavigationProgress
System\Windows\Navigation\NavigationService.cs (2)
2298
public event
NavigationProgressEventHandler
NavigationProgress
2304
private
NavigationProgressEventHandler
_navigationProgress;
System\Windows\Navigation\NavigationWindow.cs (1)
693
public event
NavigationProgressEventHandler
NavigationProgress