Child Property
The content spanned by this TextElement.
Definition
Namespace: Avalonia.Controls.Documents
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
[ContentAttribute]
public Control Child { get; set; }
<ContentAttribute>
Public Property Child As Control
Get
Set
[<ContentAttribute>]
member Child : Control with get, set
Property Value
ControlSee Also
Reference
InlineUIContainer Class
Avalonia.Controls.Documents Namespace