Hi all,
For a project that we have, at some point, I will have to do a control like the windows explorer navigation control.
I must admit I'm pretty new to the WPF (and graphic) world! I read a book on it and followed a couple of tutorials here and there, but now I need to get the work done! Now I'm stuck on the 2 navigation buttons container. I was thinking about adding a classic png/bmp image for the background, but here's where it gets tricky. The control must 'adapt' to the containers (not really required, so if it's not possible, not a big deal), but more importantly, support theming. Is it possible to do that with optimum performances at the control level and to avoid having the same image with all possible colors embedded as a resource?
every hint will be really appreciated.
Cheers