Summary
Gets or sets the decorated control.
- Namespace
- Avalonia
.Controls - Containing Type
- Decorator
Syntax
[Content]
public IControl Child { get; set; }
Attributes
Type | Description |
---|---|
ContentAttribute | Defines the property that contains the object's content in markup. |
Value
Type | Description |
---|---|
IControl |