Share via


RadioButtonAutomationPeer(RadioButton) Constructor

Definition

Initializes a new instance of the RadioButtonAutomationPeer class.

 RadioButtonAutomationPeer(RadioButton const& owner);
public RadioButtonAutomationPeer(RadioButton owner);
function RadioButtonAutomationPeer(owner)
Public Sub New (owner As RadioButton)

Parameters

owner
RadioButton

The owner element to create for.

Applies to