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