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