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

ExpanderAutomationPeer와 연결된 Expander입니다.

적용 대상