IClassicDesktopStyleApplicationLifetimeWindows Property
Gets the list of all open windows in the application.
Namespace: Avalonia.Controls.ApplicationLifetimesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
IReadOnlyList<Window> Windows { get; }
ReadOnly Property Windows As IReadOnlyList(Of Window)
Get
abstract Windows : IReadOnlyList<Window> with get
Property Value
IReadOnlyListWindow