4 references to Navigate
PresentationFramework (4)
System\Windows\Application.cs (1)
1616
NavService.
Navigate
(StartupUri);
System\Windows\Controls\Frame.cs (1)
876
return _navigationService.
Navigate
(source);
System\Windows\Navigation\NavigationService.cs (1)
1377
this.
Navigate
(value);
System\Windows\Navigation\NavigationWindow.cs (1)
263
return NavigationService.
Navigate
(source);