This contains a WPF application that hides parts of the UI when the window is shrunk below a certain size. This behaviour is designed to reflect that of the 2007 Microsoft Office System ribbon. It uses IValueConverter and IMultiValueConverter. This file supports the blog post here.