Compartir a través de


TableCellAutomationPeer(TableCell) Constructor

Definición

Inicializa una nueva instancia de la clase TableCellAutomationPeer.

public:
 TableCellAutomationPeer(System::Windows::Documents::TableCell ^ owner);
public TableCellAutomationPeer (System.Windows.Documents.TableCell owner);
new System.Windows.Automation.Peers.TableCellAutomationPeer : System.Windows.Documents.TableCell -> System.Windows.Automation.Peers.TableCellAutomationPeer
Public Sub New (owner As TableCell)

Parámetros

Se aplica a

Consulte también