IPopupHost.

HostedVisualTreeRoot Property

Summary

Gets the root of the visual tree in the case where the popup is presented using a separate visual tree.
Namespace
Avalonia.Controls.Primitives
Containing Type
IPopupHost

Syntax

IVisual HostedVisualTreeRoot { get; }

Value

Type Description
IVisual