1 write to NonAppWindowsInternal
PresentationFramework (1)
src\Framework\System\Windows\Application.cs (1)
1744
NonAppWindowsInternal
= null;
4 references to NonAppWindowsInternal
PresentationFramework (4)
src\Framework\System\Windows\Application.cs (1)
1860
InvalidateResourceReferenceOnWindowCollection(
NonAppWindowsInternal
.Clone(), info);
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
630
navigator = FindTargetInWindowCollection(Application.Current.
NonAppWindowsInternal
.Clone(), targetName);
src\Framework\System\Windows\Window.cs (2)
3768
App.
NonAppWindowsInternal
.Add(this);
4716
App.
NonAppWindowsInternal
.Remove(this);