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