4 references to Stopped
PresentationFramework (4)
System\Windows\Application.cs (3)
1519case NavigationStateChange.Stopped: 1795PerformNavigationStateChangeTasks(true, false, NavigationStateChange.Stopped); 1809PerformNavigationStateChangeTasks(e.IsNavigationInitiator, false, NavigationStateChange.Stopped);
System\Windows\Navigation\NavigationService.cs (1)
1612Application.PerformNavigationStateChangeTasks(true, false, Application.NavigationStateChange.Stopped);