Does anyone know how to create a WPF app with the Ribbon control similar to WinForm MDI?
I downloaded this library and it seems to work quite well. Plus it is open source! So you can change the images, etc.
http://www.codeproject.com/KB/WPF/WPFdockinglib.aspx
I put this in my XamRibbonWindow and was able to successfully open different tabs based off of events from the Ribbon. (Not too hard)
KZ
Cool!
Joe Modica