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

RadioButtonAutomationPeer와 연결된 RadioButton입니다.

적용 대상

추가 정보