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