Summary
Defines the property that contains the object's content in markup.
- Namespace
- Avalonia
.Metadata - Base Types
-
- object
- Attribute
graph BT
Type-->Base0["Attribute"]
Base0-->Base1["object"]
Type["TemplateContentAttribute"]
class Type type-node
Syntax
[AttributeUsage(AttributeTargets.Property)]
public class TemplateContentAttribute : Attribute
Attributes
Type | Description |
---|---|
Attribute |