Adding a MenuItems property to the Ribbon ComboBox that would place a menu at the bottom of the ComboBox Popup a la Excel 2010's format ComboBox would be great. Currently I'm moving bits around in the ApplyTemplate of a subclass of ComboBox and could actually eliminate the class entirely if the Menu were there.