Compartir a través de


DataGridCellAutomationPeer(DataGridCell) Constructor

Definición

Inicializa una nueva instancia de la clase 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)

Parámetros

owner
DataGridCell

Valor de enumeración que especifica el patrón de control.

Se aplica a