StyledElementParent Property

Gets the styled element's logical parent.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public StyledElement? Parent { get; }

Property Value

StyledElement

See Also