TemplatedParent 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)
- C#
- VB
- F#
AvaloniaObject? TemplatedParent { get; }
ReadOnly Property TemplatedParent As AvaloniaObject
Get
abstract TemplatedParent : AvaloniaObject with get