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