1 implementation of CloseWindow
Microsoft.Maui.Controls (1)
Application\Application.cs (1)
467 void IApplication.CloseWindow(IWindow window)
1 reference to CloseWindow
Microsoft.Maui (1)
Handlers\Application\ApplicationHandler.cs (1)
84 /// Maps the abstract <see cref="IApplication.CloseWindow"/> command to the platform-specific implementations.