3 references to NavigateInfo
PresentationFramework (3)
src\Framework\System\Windows\Navigation\NavigationService.cs (3)
2169Navigate(_currentSource, new NavigateInfo(_currentSource, NavigationMode.Refresh)); 2176Navigate(_bp, new NavigateInfo(_currentSource, NavigationMode.Refresh)); 4220new NavigateInfo(parentEntry.Source, NavigationMode.New);