RelativeSource.

AncestorType Property

Summary

Gets the type of ancestor to look for when in FindAncestor mode.
Namespace
Avalonia.Data
Containing Type
RelativeSource

Syntax

public Type? AncestorType { get; set; }

Value

Type Description
Type?