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