DocumentAutomationPeer(FrameworkContentElement) 생성자

정의

DocumentAutomationPeer 클래스의 새 인스턴스를 초기화합니다.

public:
 DocumentAutomationPeer(System::Windows::FrameworkContentElement ^ owner);
public DocumentAutomationPeer (System.Windows.FrameworkContentElement owner);
new System.Windows.Automation.Peers.DocumentAutomationPeer : System.Windows.FrameworkContentElement -> System.Windows.Automation.Peers.DocumentAutomationPeer
Public Sub New (owner As FrameworkContentElement)

매개 변수

적용 대상