Skip to main content

ControlTemplateScopeAttribute Class

Definition

Assembly:Avalonia.Base
Package:Avalonia

Indicates that a type acts as a control template scope (for example, TemplateBindings are expected to work). Types annotated with this attribute may provide a TargetType property.

public class ControlTemplateScopeAttribute

Inheritance: Attribute -> ControlTemplateScopeAttribute

Constructors

NameDescription
ControlTemplateScopeAttributeNo summary available.

ControlTemplateScopeAttribute Constructor

public ControlTemplateScopeAttribute()