AncestorType Property
Gets the type of ancestor to look for when in FindAncestor mode.
Definition
Namespace: Avalonia.Data
Assembly: Avalonia.Markup (in Avalonia.Markup.dll)
- C#
- VB
- F#
public Type? AncestorType { get; set; }
Public Property AncestorType As Type
Get
Set
member AncestorType : Type with get, set