StyledElement.

Parent Property

Summary

Gets the styled element's logical parent.
Namespace
Avalonia
Containing Type
StyledElement

Syntax

public IStyledElement? Parent { get; private set; }

Value

Type Description
IStyledElement?