RadioButtonAutomationPeer(RadioButton) Конструктор

Определение

Инициализирует новый экземпляр класса RadioButtonAutomationPeer.

public:
 RadioButtonAutomationPeer(System::Windows::Controls::RadioButton ^ owner);
public RadioButtonAutomationPeer (System.Windows.Controls.RadioButton owner);
new System.Windows.Automation.Peers.RadioButtonAutomationPeer : System.Windows.Controls.RadioButton -> System.Windows.Automation.Peers.RadioButtonAutomationPeer
Public Sub New (owner As RadioButton)

Параметры

owner
RadioButton

Объект RadioButton, связанный с этим RadioButtonAutomationPeer.

Применяется к

См. также раздел