Sdílet prostřednictvím


TableAutomationPeer(Table) Konstruktor

Definice

Inicializuje novou instanci TableAutomationPeer třídy.

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

To Table je přidruženo k tomuto TableAutomationPeer.

Platí pro

Viz také