StyledElementLogicalChildren Property
Gets the styled element's logical children.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
protected IAvaloniaList<ILogical> LogicalChildren { get; }
Protected ReadOnly Property LogicalChildren As IAvaloniaList(Of ILogical)
Get
member LogicalChildren : IAvaloniaList<ILogical> with get
Property Value
IAvaloniaListILogical