Summary
Gets the root of the hosted visual tree.
- Namespace
- Avalonia
.VisualTree - Containing Type
- IVisualTreeHost
Syntax
IVisual Root { get; }
Value
Type | Description |
---|---|
IVisual | The root of the hosted visual tree. |
IVisual Root { get; }
Type | Description |
---|---|
IVisual | The root of the hosted visual tree. |