Element.IElementController.LogicalChildren Property

Definition

For internal use by .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

Property Value

Implements

Applies to