VisualRoot Property
Gets the root of the visual tree, if the control is attached to a visual tree.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
protected IRenderRoot? VisualRoot { get; }
Protected ReadOnly Property VisualRoot As IRenderRoot
Get
member VisualRoot : IRenderRoot with get