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
Fix issue 88: ensure SelectedItem property works well even when the d… #90
…eveloper didn't set SelectedItems collection (using an internally initializated fallback collection there).