StyledElementParent Property
Gets the styled element's logical parent.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public StyledElement? Parent { get; }
Public ReadOnly Property Parent As StyledElement
Get
member Parent : StyledElement with get
Property Value
StyledElement