다음을 통해 공유


Element.LogicalChildren 속성

정의

주의

Do not use! This is to be removed! Just used by Hot Reload! To be replaced with IVisualTreeElement!

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Maui::Controls::Element ^> ^ LogicalChildren { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::Maui::Controls::Element ^> ^ get(); };
[System.Obsolete("Do not use! This is to be removed! Just used by Hot Reload! To be replaced with IVisualTreeElement!")]
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Maui.Controls.Element> LogicalChildren { get; }
[<System.Obsolete("Do not use! This is to be removed! Just used by Hot Reload! To be replaced with IVisualTreeElement!")>]
member this.LogicalChildren : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Maui.Controls.Element>
Public ReadOnly Property LogicalChildren As ReadOnlyCollection(Of Element)

속성 값

특성

적용 대상