2 references to GetNavigationService
PresentationFramework (2)
System\Windows\Controls\Page.cs (1)
442
return NavigationService.
GetNavigationService
(this);
System\Windows\Controls\PasswordBox.cs (1)
1128
NavigationService navService = NavigationService.
GetNavigationService
(o);