Partager via


ExpanderAutomationPeer(Expander) Constructeur

Définition

Crée une instance de la classe ExpanderAutomationPeer.

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

Expander associé à ce ExpanderAutomationPeer.

S’applique à