IStyleable.

TemplatedParent Property

Summary

Gets the template parent of this element if the control comes from a template.
Namespace
Avalonia.Styling
Containing Type
IStyleable

Syntax

ITemplatedControl? TemplatedParent { get; }

Value

Type Description
ITemplatedControl?