StyledElement.

TemplatedParent Property

Summary

Gets the styled element whose lookless template this styled element is part of.
Namespace
Avalonia
Containing Type
StyledElement

Syntax

public ITemplatedControl? TemplatedParent { get; internal set; }

Value

Type Description
ITemplatedControl?