Poobah wrote:
Chadk, I need to contact them to confirm but I'm guessing that it had a lot to do with maturity of tools. There are definitely advantages to using WPF for the form based portions of the UI (like easy adaptability to screen resolution and shape) but at the moment the Winforms development tools are more mature and better known.
I think you are right. But i see no reason for not doing it in as much WPF as possible. If you need a control, fine. You can build it yourself. Or as you already know, you can use crossbow, and just use the normal Windows Forms control!