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
Set up standard drop-down behavior for MultiSelectComboBox when IsEdi… #75
…table and EnableFiltering are false - fix for issue 68:
When IsEditable and EnableFiltering are false the TextBox's caret and MultiSelectComboBox.SelectedItemsPanel.Readonly.Glyph.Template are visible
…table and EnableFiltering are false - fix for issue 68: When IsEditable and EnableFiltering are false the TextBox's caret and MultiSelectComboBox.SelectedItemsPanel.Readonly.Glyph.Template are visible