AncestorType Property
The ancestor type to be used in a lookup for the AncestorItemsProperty. If null, the declaring type of the target property is used.
Definition
Namespace: Avalonia.Metadata
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Type? AncestorType { get; set; }
Public Property AncestorType As Type
Get
Set
member AncestorType : Type with get, set
Property Value
TypeSee Also
Reference
InheritDataTypeFromItemsAttribute Class
Avalonia.Metadata Namespace