WPF DataTemplates with VS2010 designer support + reusable - would you do it that way?
- by Christian
Ok,
I am currently tidying up all my old stuff. I ran into the issue of "code only DataTemplates" - which are really a pain in the ass. You can't see anything, they are really hard to design, and I want to improve my project.
So I had the idea to use the following solution. The main benefits are:
You have designer support for your data template…