StyledElementTemplatedParent Property

Gets the styled element whose lookless template this styled element is part of.

Definition

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

Property Value

AvaloniaObject

Implements

IStyleableTemplatedParent

See Also