Skip to main content

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)

public Visual? HostedVisualTreeRoot { get; }

Property Value

Visual

Implements

IPopupHost.HostedVisualTreeRoot

See Also

Reference

OverlayPopupHost Class
Avalonia.Controls.Primitives Namespace