Udostępnij za pośrednictwem


IElementController.LogicalChildren Właściwość

Definicja

Do użytku wewnętrznego przez program .NET MAUI.

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

Wartość właściwości

Uwagi

Pobiera czytelną listę elementów podrzędnych logicznych elementu.

Dotyczy