ExpanderAutomationPeer(Expander) Costruttore

Definizione

Crea una nuova istanza della 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)

Parametri

owner
Expander

Oggetto Expander associato all'oggetto ExpanderAutomationPeer.

Si applica a