InlineUIContainerChild Property
The content spanned by this TextElement.
Namespace: Avalonia.Controls.DocumentsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
[ContentAttribute]
public Control Child { get; set; }
<ContentAttribute>
Public Property Child As Control
Get
Set
[<ContentAttribute>]
member Child : Control with get, set
Property Value
Control