PanelChildren Property

Gets the children of the Panel.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
[ContentAttribute]
public Controls Children { get; }

Property Value

Controls

See Also