4 references to NavigationProgress
PresentationFramework (4)
System\Windows\Controls\Frame.cs (2)
1031
_navigationService.
NavigationProgress
+= value;
1035
_navigationService.
NavigationProgress
-= value;
System\Windows\Navigation\NavigationWindow.cs (2)
698
NavigationService.
NavigationProgress
+= value;
703
NavigationService.
NavigationProgress
-= value;