다음을 통해 공유


TextElementAutomationPeer(TextElement) 생성자

정의

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

public:
 TextElementAutomationPeer(System::Windows::Documents::TextElement ^ owner);
public TextElementAutomationPeer (System.Windows.Documents.TextElement owner);
new System.Windows.Automation.Peers.TextElementAutomationPeer : System.Windows.Documents.TextElement -> System.Windows.Automation.Peers.TextElementAutomationPeer
Public Sub New (owner As TextElement)

매개 변수

owner
TextElement

TextElementAutomationPeer와 연결된 TextElement입니다.

적용 대상

추가 정보