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