Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 888 Bytes

treeviewlistautomationpeer_treeviewlistautomationpeer_1449692037.md

File metadata and controls

28 lines (17 loc) · 888 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.Peers.TreeViewListAutomationPeer.#ctor(Microsoft.UI.Xaml.Controls.TreeViewList)
winrt constructor

Microsoft.UI.Xaml.Automation.Peers.TreeViewListAutomationPeer.TreeViewListAutomationPeer

-description

Initializes a new instance of the TreeViewListAutomationPeer class.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-parameters

-param owner

The TreeViewList control instance to create the peer for.

-remarks

-see-also

-examples