- Namespace
- Avalonia
.Markup .Xaml .Templates - Containing Type
- ControlTemplate
Syntax
[Content]
[TemplateContent]
public object Content { get; set; }
Attributes
Type | Description |
---|---|
ContentAttribute | Defines the property that contains the object's content in markup. |
Template |
Defines the property that contains the object's content in markup. |
Value
Type | Description |
---|---|
object |