2 writes to IsDestroyed
Microsoft.Maui.Controls (2)
Window\Window.cs (2)
493 IsDestroyed = false; 532 IsDestroyed = true;
1 reference to IsDestroyed
Microsoft.Maui.Controls (1)
Window\Window.cs (1)
529 if (IsDestroyed)