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

Added feature to clear the selection when the filter changes #16

Closed Impertatore closed 5 years ago

Impertatore commented 5 years ago

Added feature to clear the selection when the filter changes, for 'Single' selection mode.