TableAutomationPeer(Table) Construtor
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Inicializa uma nova instância da TableAutomationPeer classe.
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 que está associado a este TableAutomationPeer.