IHostedVisualTreeRootHost Property

Gets the visual tree host.

Definition

Namespace: Avalonia.VisualTree
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
Visual? Host { get; }

Property Value

Visual
The visual tree host.

See Also