ExpanderAutomationPeer(Expander) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée une instance de la ExpanderAutomationPeer classe.
public:
ExpanderAutomationPeer(System::Windows::Controls::Expander ^ owner);
public ExpanderAutomationPeer(System.Windows.Controls.Expander owner);
new System.Windows.Automation.Peers.ExpanderAutomationPeer : System.Windows.Controls.Expander -> System.Windows.Automation.Peers.ExpanderAutomationPeer
Public Sub New (owner As Expander)
Paramètres
- owner
- Expander
Qui Expander est associé à ce ExpanderAutomationPeer.