1 implementation of Windows
Microsoft.Maui.Controls (1)
Application\Application.cs (1)
422
IReadOnlyList<IWindow> IApplication.
Windows
=> _windows;
1 reference to Windows
Microsoft.Maui (1)
Platform\WindowExtensions.cs (1)
27
return application.
Windows
;