Sdílet prostřednictvím


ExpanderAutomationPeer(Expander) Konstruktor

Definice

Vytvoří novou instanci třídy 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)

Parametry

owner
Expander

To Expander je přidruženo k tomuto ExpanderAutomationPeer.

Platí pro