Anyone know if the Ribbon control (using a Ribbon Window WPF project in VS 2010) has an event handler for when the tabs are minimized?
I tried looking around the events but I couldn't find anything that worked.
I'm assuming you want the Ribbon.Collapsed event, or it's corresponding Expanded event.