Skip to main content

InheritanceParent Property

Gets or sets the parent object that inherited AvaloniaProperty values are inherited from.

Definition

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

protected AvaloniaObject? InheritanceParent { get; set; }

Property Value

AvaloniaObject
The inheritance parent.

See Also

Reference

AvaloniaObject Class
Avalonia Namespace