This question is locked. New answers and comments are not allowed.
Hello,
We are facing with the problem that we cant get the TreeViewItem for which the ItemContainerGenerator_StatusChanged event is fired.
For example: say there is one parent node and some child nodes. Now how we come to know that for which treeitem the event is fired?
We have to perform separate operation depending on the level of item, i.e Parent or child.
Hope, you get the problem.
We are facing with the problem that we cant get the TreeViewItem for which the ItemContainerGenerator_StatusChanged event is fired.
For example: say there is one parent node and some child nodes. Now how we come to know that for which treeitem the event is fired?
We have to perform separate operation depending on the level of item, i.e Parent or child.
Hope, you get the problem.