3 references to FindTarget
PresentationFramework (3)
src\Framework\MS\Internal\AppModel\JournalNavigationScope.cs (2)
338NavigationService navigationService = _rootNavSvc.FindTarget(entry.NavigationServiceId); 515NavigationService ns = _rootNavSvc.FindTarget(entry.NavigationServiceId);
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
810result = ns.FindTarget(navigationServiceId);