AvaloniaObject.

InheritanceParent Property

Summary

Gets or sets the parent object that inherited AvaloniaProperty values are inherited from.
Namespace
Avalonia
Containing Type
AvaloniaObject

Syntax

protected IAvaloniaObject InheritanceParent { get; set; }

Value

Type Description
IAvaloniaObject The inheritance parent.