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

Значение перечисления, указывающее шаблон элемента управления.

Применяется к