View View View树
原文:unselecting and reselecting a TreeViewItem in a TreeView
原文:unselecting and reselecting a TreeViewItem in a TreeView
I ve got the following problem: In my TreeView i added unselect functionality by calling my own deselect()-method when the user clicks the TreeView but not a TreeViewItem. Here is my TreeView method: ...