Building a great dashboard app in WPF -- what are the controls available out there?
Check out the WPF Dashboard demo. It comes with source code. Also the WPF Dashboard project on codeplex. The Infragistics Dashboard demo is nice as well.
My decision was to take the DragDockPanel from the Blacklight project. It's both WPF and Silverlight-enabled.