Freigeben über


CheckBoxAutomationPeer(CheckBox) Konstruktor

Definition

Initialisiert eine neue Instanz der CheckBoxAutomationPeer-Klasse.

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

Parameter

owner
CheckBox

Die CheckBox, die diesem CheckBoxAutomationPeer zugeordnet ist.

Gilt für: