+2  A: 

The book I'm still reading on WPF which I found very good is: http://www.amazon.co.uk/Pro-WPF-2008-Presentation-Foundation/dp/1590599551/ref=pd_bxgy_b_img_c

Lloyd
+6  A: 
Martin Beckett
+1  A: 

I would say - go through the reading material in the following links and that should be good enough to get a headstart, then go on to read books others have suggested :)

  1. http://msdn.microsoft.com/en-us/magazine/cc163299.aspx
  2. http://www.nbdtech.com/Free/WpfBinding.pdf
  3. http://bea.stollnitz.com/blog/ - Best blog on databinding

Good luck !

Vin
A: 

I know this may not help, but wanted to keep this on the radar, for future readers

I've been waiting for the WPF book by Billy Hollis since a very long time. I trust he mentions lot of real-world scenarios and how to approach them in WPF. Wonder when will it be available, like Feb 2010 or something.

http://www.microsoft.com/learning/en/us/Books/11069.aspx http://www.allbookstores.com/book/9780735624184/Windows_Presentation_Foundation_A_Scenario-based_Approach.html

Vin