IVisual.

VisualRoot Property

Summary

Gets the root of the visual tree, if the control is attached to a visual tree.
Namespace
Avalonia.VisualTree
Containing Type
IVisual

Syntax

IRenderRoot VisualRoot { get; }

Value

Type Description
IRenderRoot