WPF How to use a Button as ComboBoxItem
I’d like to include a few Button
inside a ComboBox
directly in XAML (not populated by a view model):
I’d like to include a few Button
inside a ComboBox
directly in XAML (not populated by a view model):