Condividi tramite


TableAutomationPeer(Table) Costruttore

Definizione

Inizializza una nuova istanza della classe 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)

Parametri

owner
Table

Oggetto Table associato all'oggetto TableAutomationPeer.

Si applica a

Vedi anche