Compartilhar via


ExpanderAutomationPeer(Expander) Construtor

Definição

Cria uma nova instância da 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)

Parâmetros

owner
Expander

O Expander associado a este ExpanderAutomationPeer.

Aplica-se a