HostedVisualTreeRoot Property
Gets the root of the visual tree in the case where the popup is presented using a separate visual tree.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
Visual? HostedVisualTreeRoot { get; }
ReadOnly Property HostedVisualTreeRoot As Visual
Get
abstract HostedVisualTreeRoot : Visual with get