Share via


TableAutomationPeer(Table) Constructor

Definición

Inicializa una nueva instancia de la clase TableAutomationPeer.

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

Parámetros

owner
Table

Table asociado a este TableAutomationPeer.

Se aplica a

Consulte también