TreeViewAutomationPeer Constructor
Initializes a new instance of the TreeViewAutomationPeer class
Definition
Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public TreeViewAutomationPeer(
TreeView owner
)
Public Sub New (
owner As TreeView
)
new :
owner : TreeView -> TreeViewAutomationPeer
Parameters
See Also
Reference
TreeViewAutomationPeer Class
Avalonia.Automation.Peers Namespace