TreeView Constructor

Definition

Initializes a new instance of the TreeView control.

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

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

Applies to