Host Property
Gets the visual tree host.
Definition
Namespace: Avalonia.VisualTree
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
Visual? Host { get; }
ReadOnly Property Host As Visual
Get
abstract Host : Visual with get
Property Value
Visual
The visual tree host.
See Also
Reference
IHostedVisualTreeRoot Interface
Avalonia.VisualTree Namespace