TableAutomationPeer(Table) 생성자

정의

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

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

매개 변수

owner
Table

TableAutomationPeer와 연결된 Table입니다.

적용 대상

추가 정보