Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2589
Assign different style to each node
posted

Hello,

I bind control to the ObservableCollection<someobject> and assign NodeBinders. Now I want to assign different styles to each node. Each item has its appearance which I have to apply. How can I do that? Looks like ValueMappers are not for this case. Any ideas?

Thank you.