WPF "crash course"

If you are looking for a nice quick way of understanding some of the WPF fundamentals, then head over to Josh Smith's blog.  Josh does a great job of explaining concepts like routed events, dependency properties, and attached properties.  Definitely worth the read.

-Marc