Compartilhar via


TreeViewListAutomationPeer(TreeViewList) Construtor

Definição

Inicializa uma nova instância da classe TreeViewListAutomationPeer .

API equivalente do WinUI 2 para UWP: Construtor TreeViewListAutomationPeer(TreeViewList) (para WinUI no SDK do Aplicativo Windows, consulte os namespaces SDK do Aplicativo Windows).

 TreeViewListAutomationPeer(TreeViewList const& owner);
public TreeViewListAutomationPeer(TreeViewList owner);
function TreeViewListAutomationPeer(owner)
Public Sub New (owner As TreeViewList)

Parâmetros

owner
TreeViewList

A instância de controle TreeViewList para a qual criar o par.

Aplica-se a