IStyleableTemplatedParent Property

Gets the template parent of this element if the control comes from a template.

Definition

Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
AvaloniaObject? TemplatedParent { get; }

Property Value

AvaloniaObject

See Also