IStyleChildren Property
Gets a collection of child styles.
Namespace: Avalonia.StylingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
IReadOnlyList<IStyle> Children { get; }
ReadOnly Property Children As IReadOnlyList(Of IStyle)
Get
abstract Children : IReadOnlyList<IStyle> with get
Property Value
IReadOnlyListIStyle