TableAutomationPeer(Table) Construtor

Definição

Inicializa uma nova instância da 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)

Parâmetros

owner
Table

O Table associado a este TableAutomationPeer.

Aplica-se a

Confira também