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