Bagikan melalui


TreeViewListAutomationPeer(TreeViewList) Konstruktor

Definisi

Menginisialisasi instans baru kelas TreeViewListAutomationPeer .

API WinUI 2 yang Setara untuk UWP: Konstruktor TreeViewListAutomationPeer(TreeViewList) (untuk WinUI di SDK Aplikasi Windows, lihat namespace SDK Aplikasi Windows).

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

Parameter

owner
TreeViewList

Instans kontrol TreeViewList untuk membuat peer.

Berlaku untuk