LabelAutomationPeer Constructor

Initializes a new instance of the LabelAutomationPeer class

Definition

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

Parameters

owner  Label
 

See Also