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)

Visual? HostedVisualTreeRoot { get; }
View Source

Property Value

Visual

See Also

Reference

IPopupHost Interface
Avalonia.Controls.Primitives Namespace