Partager via


CheckBoxAutomationPeer(CheckBox) Constructeur

Définition

Initialise une nouvelle instance de la classe CheckBoxAutomationPeer.

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)

Paramètres

owner
CheckBox

CheckBox associé à ce CheckBoxAutomationPeer.

S’applique à