Compartilhar via


Application.Windows Property

Definition

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::Maui::Controls::Window ^> ^ Windows { System::Collections::Generic::IReadOnlyList<Microsoft::Maui::Controls::Window ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.Maui.Controls.Window> Windows { get; }
member this.Windows : System.Collections.Generic.IReadOnlyList<Microsoft.Maui.Controls.Window>
Public ReadOnly Property Windows As IReadOnlyList(Of Window)

Property Value

Applies to