In the [DropDownButton.xaml](https://github.com/MahApps/MahApps.Metro/blob/master/MahApps.Metro/Themes/DropDownButton.xaml#L265) {TemplateBinding ItemTemplate} used twice on [PART_ButtonContent](https://github.com/MahApps/MahApps.Metro/blob/master/MahApps.Metro/Themes/DropDownButton.xaml#L272) and [PART_Menu](https://github.com/MahApps/MahApps.Metro/blob/master/MahApps.Metro/Themes/DropDownButton.xaml#L288). It makes difficult to use a custom template for context menu items.