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