I'm new to wpf technology and In my application i'm creaing treeview from xml file.I have to receive data from serialport for every 500miliseconds and afetr processing retrived serialdata i have to update in treeview like i have to change the images of each treeview items like red images to green. Thanks in advance..