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