Summary
Interface for controls that host their own separate visual tree, such as popups.
- Namespace
- Avalonia
.VisualTree - Implementing Types
graph BT
Type["IVisualTreeHost"]
class Type type-node
Implementing0["Popup"]-.->Type
click Implementing0 "/api/Avalonia.Controls.Primitives/Popup"
Syntax
public interface IVisualTreeHost