Share via


Element.IElementController.LogicalChildren Proprietà

Definizione

Per l'uso interno di .NET MAUI.

property System::Collections::Generic::IReadOnlyList<Microsoft::Maui::Controls::Element ^> ^ Microsoft::Maui::Controls::IElementController::LogicalChildren { System::Collections::Generic::IReadOnlyList<Microsoft::Maui::Controls::Element ^> ^ get(); };
System.Collections.Generic.IReadOnlyList<Microsoft.Maui.Controls.Element> Microsoft.Maui.Controls.IElementController.LogicalChildren { get; }
member this.Microsoft.Maui.Controls.IElementController.LogicalChildren : System.Collections.Generic.IReadOnlyList<Microsoft.Maui.Controls.Element>
 ReadOnly Property LogicalChildren As IReadOnlyList(Of Element) Implements IElementController.LogicalChildren

Valore della proprietà

Implementazioni

Si applica a