Element.IElementController.LogicalChildren 屬性

定義

供 .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

屬性值

實作

適用於