Share via


ExpanderAutomationPeer(Expander) Constructor

Definición

Crea una nueva instancia de la clase 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)

Parámetros

owner
Expander

Expander asociado a este ExpanderAutomationPeer.

Se aplica a