4 references to Add
PresentationFramework (4)
src\Framework\System\Windows\Application.cs (1)
1817WindowsInternal.Add(window);
src\Framework\System\Windows\Window.cs (3)
1362_ownerWindow.OwnedWindowsInternal.Add(this); 3760App.WindowsInternal.Add(this); 3768App.NonAppWindowsInternal.Add(this);