LogicalTreeAttachmentEventArgsRoot Property
Gets the root of the logical tree that the control is being attached to or detached from.
Namespace: Avalonia.LogicalTreeAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public ILogicalRoot Root { get; }
Public ReadOnly Property Root As ILogicalRoot
Get
member Root : ILogicalRoot with get
Property Value
ILogicalRoot