Share via


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

適用対象

こちらもご覧ください