Skip to main content

InheritDataTypeFromScopeKind Enumeration

Represents the kind of scope from which a data type can be inherited. Used in resolving target for AvaloniaProperty.

Definition

Namespace: Avalonia.Metadata
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public enum InheritDataTypeFromScopeKind

Members

Style1Indicates that the data type should be inherited from a style.
ControlTemplate2Indicates that the data type should be inherited from a control template.

See Also

Reference

Avalonia.Metadata Namespace