AvaloniaObjectInheritanceParent Property
Gets or sets the parent object that inherited
AvaloniaProperty values
are inherited from.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
protected AvaloniaObject? InheritanceParent { get; set; }
Protected Property InheritanceParent As AvaloniaObject
Get
Set
member InheritanceParent : AvaloniaObject with get, set
Property Value
AvaloniaObject
The inheritance parent.