Hi i am new to WPF and i have to do this:
this.treeView.TreeViewNodeSorter = new TreeViewComparer();
but there is no TreeViewNodeSorter...or i can't find it.So how can i do that?
Hi i am new to WPF and i have to do this:
this.treeView.TreeViewNodeSorter = new TreeViewComparer();
but there is no TreeViewNodeSorter...or i can't find it.So how can i do that?