Root Property
Gets the root of the visual tree that the visual is being attached to or detached from.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public IRenderRoot Root { get; }
Public ReadOnly Property Root As IRenderRoot
Get
member Root : IRenderRoot with get