Children Property
Gets the children of the Panel.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
[ContentAttribute]
public Controls Children { get; }
<ContentAttribute>
Public ReadOnly Property Children As Controls
Get
[<ContentAttribute>]
member Children : Controls with get