IStyleableTemplatedParent Property
Gets the template parent of this element if the control comes from a template.
Namespace: Avalonia.StylingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
AvaloniaObject? TemplatedParent { get; }
ReadOnly Property TemplatedParent As AvaloniaObject
Get
abstract TemplatedParent : AvaloniaObject with get
Property Value
AvaloniaObject