TreeViewAutomationPeer Constructor
Namespace: Avalonia.Automation.PeersAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public TreeViewAutomationPeer(
TreeView owner
)
Public Sub New (
owner As TreeView
)
new :
owner : TreeView -> TreeViewAutomationPeer
Parameters
- owner TreeView
-