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)

参数

适用于

另请参阅