4 references to FindTarget
PresentationFramework (4)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
341return _rootNavSvc.FindTarget(name);
System\Windows\Navigation\NavigationService.cs (3)
140navigator = this.FindTarget(target); 543return navigationWindow.NavigationService.FindTarget(navigatorId); 697target = xcChild.FindTarget(name);