If you work on a big project with (interface-)designers on the one and programmers on the other hand, WPF can be better than Forms as you can separate you GUI from your code much better through the xml.
But generally speaking I wouldn't see myself in a position to once and for all decide over WPF / Windows Forms.