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