TableAutomationPeer(Table) Konstruktor

Definition

Initierar en ny instans av TableAutomationPeer klassen.

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)

Parametrar

owner
Table

Det Table som är associerat med den här TableAutomationPeer.

Gäller för

Se även