UserControlAutomationPeer Constructor

Initializes a new instance of the UserControlAutomationPeer class

Definition

Namespace: Avalonia.Controls.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public UserControlAutomationPeer(
	UserControl owner
)

Parameters

owner  UserControl
 

See Also