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