Udostępnij za pośrednictwem


DataGridCellAutomationPeer(DataGridCell) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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)

Parametry

owner
DataGridCell

Wartość wyliczenia określająca wzorzec kontrolki.

Dotyczy