2 writes to IsDestroyed
Microsoft.Maui.Controls (2)
Window\Window.cs (2)
492 IsDestroyed = false; 531 IsDestroyed = true;
1 reference to IsDestroyed
Microsoft.Maui.Controls (1)
Window\Window.cs (1)
528 if (IsDestroyed)