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)
745NavigationService.NavigationProgress += value; 750NavigationService.NavigationProgress -= value;