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