2 references to Destroying
Microsoft.Maui.Controls (2)
Platform\ModalNavigationManager\ModalNavigationManager.cs (1)
58 _window.Destroying += (_, _) =>
Window\Window.cs (1)
536 Destroying?.Invoke(this, EventArgs.Empty);