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