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