== Drop Down Button == == How to make a Drop Down Button in WPF == Source: [[http://www.tanguay.info/web/index.php?pg=codeExamples&id=140|Tanguay, Edward. "How to make a Drop Down Button in WPF"]] The Quince UX Pattern site has an interesting pattern called Drop Down Button which you should use when you want to conserve space but have "no primary command". Here is how to implement it in WPF. XAML: