Root 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)
- C#
- VB
- F#
public ILogicalRoot Root { get; }
Public ReadOnly Property Root As ILogicalRoot
Get
member Root : ILogicalRoot with get
Property Value
ILogicalRootSee Also
Reference
LogicalTreeAttachmentEventArgs Class
Avalonia.LogicalTree Namespace