TreeViewListAutomationPeer(TreeViewList) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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.