Could anyone explain how HierarchicalDataTemplate works
- What Controls supports HierarchicalDataTemplate?
- What does a control need to support HierarchicalDataTemplate?
UPDATE
- What causes the TreeView to render the parent and child nodes when the same HierarchicalDataTemplate in a HeaderedItemsControl only causes the parent to be rendered?