3 references to IsDisposed
PresentationFramework (3)
System\Windows\Application.cs (3)
1553if (!WindowsInternal[0].IsDisposed) 2249if (!((Window)window).IsDisposed) 2260if (!w.IsVisibilitySet && !w.IsDisposed)