Skip to main content

Windows Property

Gets the list of all open windows in the application.

Definition

Namespace: Avalonia.Controls.ApplicationLifetimes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

IReadOnlyList<Window> Windows { get; }
View Source

Property Value

IReadOnlyList(Window)

See Also

Reference

IClassicDesktopStyleApplicationLifetime Interface
Avalonia.Controls.ApplicationLifetimes Namespace