4 references to Navigate
PresentationFramework (4)
System\Windows\Application.cs (1)
1603
NavService.
Navigate
(StartupUri);
System\Windows\Controls\Frame.cs (1)
864
return _navigationService.
Navigate
(source);
System\Windows\Navigation\NavigationService.cs (1)
1368
this.
Navigate
(value);
System\Windows\Navigation\NavigationWindow.cs (1)
247
return NavigationService.
Navigate
(source);