다음을 통해 공유


DataGridCellAutomationPeer(DataGridCell) 생성자

정의

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

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

매개 변수

owner
DataGridCell

컨트롤 패턴을 지정하는 열거형 값입니다.

적용 대상