2 references to FindTargetInWindowCollection
PresentationFramework (2)
src\Framework\System\Windows\Navigation\NavigationService.cs (2)
624INavigatorBase navigator = FindTargetInWindowCollection(Application.Current.WindowsInternal.Clone(), targetName); 630navigator = FindTargetInWindowCollection(Application.Current.NonAppWindowsInternal.Clone(), targetName);