4 references to NavigationProgress
PresentationFramework (4)
System\Windows\Controls\Frame.cs (2)
1036
_navigationService.
NavigationProgress
+= value;
1040
_navigationService.
NavigationProgress
-= value;
System\Windows\Navigation\NavigationWindow.cs (2)
702
NavigationService.
NavigationProgress
+= value;
707
NavigationService.
NavigationProgress
-= value;