Share via


TreeView Constructor

Definition

Initializes a new instance of the TreeView control.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TreeView.-ctor (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 TreeView();
 TreeView();
public TreeView();
function TreeView()
Public Sub New ()

Applies to