2 references to GetNavigationService
PresentationFramework (2)
src\Framework\System\Windows\Controls\Page.cs (1)
450return NavigationService.GetNavigationService(this);
src\Framework\System\Windows\Controls\PasswordBox.cs (1)
1151NavigationService navService = NavigationService.GetNavigationService(o);