IHostedVisualTreeRoot Interface
Interface for controls that are at the root of a hosted visual tree, such as popups.
Definition
Namespace: Avalonia.VisualTree
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public interface IHostedVisualTreeRoot
Public Interface IHostedVisualTreeRoot
type IHostedVisualTreeRoot = interface end
Properties
Host | Gets the visual tree host. |