RWS / Multiselect-ComboBox

The multi selection combo box is a WPF custom control with multiple item selection capabilities, along with customizable features to group, sort and filter items in the collection.
Apache License 2.0
182 stars 55 forks source link

Add SelectedItem dependency property to support binding without collection #83

Closed sdolhaor closed 1 year ago

sdolhaor commented 1 year ago

useful for single selection mode