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