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