TextAutomationPeer(FrameworkElement) 생성자

정의

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

protected:
 TextAutomationPeer(System::Windows::FrameworkElement ^ owner);
protected TextAutomationPeer (System.Windows.FrameworkElement owner);
new System.Windows.Automation.Peers.TextAutomationPeer : System.Windows.FrameworkElement -> System.Windows.Automation.Peers.TextAutomationPeer
Protected Sub New (owner As FrameworkElement)

매개 변수

owner
FrameworkElement

TextAutomationPeer와 연결된 TextPattern입니다.

적용 대상

추가 정보