Freigeben über


TableAutomationPeer(Table) Konstruktor

Definition

Initialisiert eine neue Instanz der TableAutomationPeer-Klasse.

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)

Parameter

owner
Table

Die Table, die diesem TableAutomationPeer zugeordnet ist.

Gilt für:

Weitere Informationen