Skip to main content

TemplateContentAttribute Class

Definition

Assembly:Avalonia.Base
Package:Avalonia

Defines the property that contains the object's content in markup.

public class TemplateContentAttribute

Inheritance: Attribute -> TemplateContentAttribute

Constructors

NameDescription
TemplateContentAttributeNo summary available.

TemplateContentAttribute Constructor

public TemplateContentAttribute()

Properties

NameDescription
TemplateResultTypeNo summary available.

TemplateResultType Property

public Type TemplateResultType { get; set; }