4 references to FindTarget
PresentationFramework (4)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
337return _rootNavSvc.FindTarget(name);
System\Windows\Navigation\NavigationService.cs (3)
139navigator = this.FindTarget(target); 536return navigationWindow.NavigationService.FindTarget(navigatorId); 681target = xcChild.FindTarget(name);