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