4 references to FindTarget
PresentationFramework (4)
src\Framework\MS\Internal\AppModel\JournalNavigationScope.cs (1)
367
return _rootNavSvc.
FindTarget
(name);
src\Framework\System\Windows\Navigation\NavigationService.cs (3)
165
navigator = this.
FindTarget
(target);
685
return navigationWindow.NavigationService.
FindTarget
(navigatorId);
839
target = xcChild.
FindTarget
(name);