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