Поделиться через


ExpanderAutomationPeer(Expander) Конструктор

Определение

Создает новый экземпляр класса 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)

Параметры

owner
Expander

Объект Expander, связанный с этим ExpanderAutomationPeer.

Применяется к