TableCellAutomationPeer(TableCell) 생성자

정의

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

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

매개 변수

owner
TableCell

TableCellAutomationPeer와 연결된 TableCell입니다.

적용 대상

추가 정보