IHostedVisualTreeRoot Interface
Interface for controls that are at the root of a hosted visual tree, such as popups.
Namespace: Avalonia.VisualTreeAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public interface IHostedVisualTreeRoot
Public Interface IHostedVisualTreeRoot
type IHostedVisualTreeRoot = interface end
| Host |
Gets the visual tree host.
|