Learning WPF

I'm finally starting down the path of learning WPF (yes, I know that I'm a little late to the party :). I've been meaning to start this for the last several months, and just haven't had time.

I've been reading Adam Nathan's "WPF Unleashed" and have found it to be a very good source for learning some of the base features of WPF. I've made it through the first 10 chapters (which covers basics through databinding and skinning). I definitely recommend the book if you are looking to get started with WPF.

I'm working on a couple of sample things, that I'll probably share here as I make more progress with them.