This is a project to accompany the WPF SDK blog article about how to customize the window chrome in WPF apps.
http://blogs.msdn.com/wpfsdk/archive/2008/09/08/custom-window-chrome-in-wpf.aspx This project has been replaced by the
WPF Shell Integration Library. It now includes an updated version of the chrome library with many improvements based on feedback about from the original.
The approach to the implementation is still the same. The original version of the library is still posted here with source. The WPF Shell Integration Library also contains source code.