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