I have a TreeView which uses a HierarchicalDataTemplate to bind its data.
It looks like this:
Here is solution. rtvEsa is treeview. HierarchicalDataTemplate is treeview template Tag make real consumation of current item. This is not selected item it is current item in tree control that use HierarchicalDataTemplate.
Items.CurrentItem is part of internal tree colection. You cant get many and diferent data. For example Items.ParenItem too.