DataGridRowAutomationPeer(DataGridRow) Конструктор

Определение

Инициализирует новый экземпляр класса DataGridRowAutomationPeer.

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

Параметры

owner
DataGridRow

Элемент, связанный с данным одноранговым элементом автоматизации.

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