Udostępnij za pośrednictwem


RadioButtonAutomationPeer(RadioButton) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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)

Parametry

owner
RadioButton

Element RadioButton skojarzony z tym RadioButtonAutomationPeerelementem .

Dotyczy

Zobacz też