News

When using TreeView's item template and setting TreeViewItem.IsExpanded to True in XAML, repopulating (clearing item and then adding new items) the tree a few times collapses all items. When binding ...
Describe the bug TreeView children nodes have the same depth from the parent during construction. We can observe this behavior using Live Visual Tree in Visual Studio. For user interaction, this is ...