This project contains samples and reusable code for accomplishing interesting scenarios in WPF.
Currently, this project demonstrates
- Rendering UI on multiple threads.
- Snapping bitmaps to the pixel grid.
- Writing a customize bitmap source.
In depth discussions of these topics can be found on my blog, at
http://blogs.msdn.com/DwayneNeed.