TableAutomationPeer(Table) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy 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)

Parametry

owner
Table

Element Table skojarzony z tym TableAutomationPeerelementem .

Dotyczy

Zobacz też