4 references to NavigationProgress
PresentationFramework (4)
src\Framework\System\Windows\Controls\Frame.cs (2)
1069
_navigationService.
NavigationProgress
+= value;
1073
_navigationService.
NavigationProgress
-= value;
src\Framework\System\Windows\Navigation\NavigationWindow.cs (2)
745
NavigationService.
NavigationProgress
+= value;
750
NavigationService.
NavigationProgress
-= value;