This project contains samples and reusable code for accomplishing interesting scenarios in WPF. All of the samples will (eventually) be included in the single DemoApp click-once download.
There are a number of prerequisites for the code, including:
- XNA Game Studio 4.0
Currently, this project demonstrates
- Rendering UI on multiple threads.
- Snapping bitmaps to the pixel grid.
- Writing a customize bitmap source.
- Decoding IEEE floating point numbers.
In depth discussions of these topics can be found on my blog, at
http://blogs.msdn.com/DwayneNeed.