4 references to FindTarget
PresentationFramework (4)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
344return _rootNavSvc.FindTarget(name);
System\Windows\Navigation\NavigationService.cs (3)
154navigator = this.FindTarget(target); 559return navigationWindow.NavigationService.FindTarget(navigatorId); 713target = xcChild.FindTarget(name);