i want to know what are all the triggers available for treeview.I want to change the color of selected item in treeview. Any answers plzz..
+2
A:
You can see a list of all the WPF treeview's members on MSDN:
http://msdn.microsoft.com/en-us/library/system.windows.controls.treeview_members.aspx
Mike_G
2009-05-15 13:35:41
I had given selectedItem as property for trigger but it is showing the error that SelectedItem is not there. what to do for that.
2009-05-15 13:53:50