WPF treeview. Two-way data binding with list

I have list of my custom class. I get this class by reading a file and save it in list. Thereafter I display this list as treeview whith textbox to be able to change fields in list. I can get item treeview (with filds name and nodes) but how i can find this element in list?


Ответы (0 шт):