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