다음을 통해 공유


TextBlockAutomationPeer(TextBlock) 생성자

정의

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

public:
 TextBlockAutomationPeer(System::Windows::Controls::TextBlock ^ owner);
public TextBlockAutomationPeer (System.Windows.Controls.TextBlock owner);
new System.Windows.Automation.Peers.TextBlockAutomationPeer : System.Windows.Controls.TextBlock -> System.Windows.Automation.Peers.TextBlockAutomationPeer
Public Sub New (owner As TextBlock)

매개 변수

owner
TextBlock

TextBlockAutomationPeer와 연결된 TextBlock입니다.

적용 대상

추가 정보