LogicalTreeAttachmentEventArgsRoot Property

Gets the root of the logical tree that the control is being attached to or detached from.

Definition

Namespace: Avalonia.LogicalTree
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public ILogicalRoot Root { get; }

Property Value

ILogicalRoot

See Also