VisualVisualRoot 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) Version: 11.3.999
protected IRenderRoot? VisualRoot { get; }

Property Value

IRenderRoot

See Also