3 references to NavigateInfo
PresentationFramework (3)
System\Windows\Navigation\NavigationService.cs (3)
1999Navigate(_currentSource, new NavigateInfo(_currentSource, NavigationMode.Refresh)); 2006Navigate(_bp, new NavigateInfo(_currentSource, NavigationMode.Refresh)); 3946new NavigateInfo(parentEntry.Source, NavigationMode.New);