Compartilhar via


Element.LogicalChildren Propriedade

Definição

Cuidado

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

Para uso interno pela plataforma 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)

Valor da propriedade

Atributos

Aplica-se a