[]
Gets or sets the collection of items displayed in the TreeViewVirtualStackPanel.
[Parameter] public IDataCollection<TreeViewItem> Items { get; set; }
<Parameter> Public Property Items As IDataCollection(Of TreeViewItem)