Partager via


Element.LogicalChildren Propriété

Définition

Attention

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

Pour une utilisation interne par la plateforme Microsoft.Maui.Controls.

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)

Valeur de propriété

Attributs

S’applique à