Derives from Xceed.Wpf.Toolkit.Primitives.Selector
Derives from Xceed.Wpf.Toolkit.Primitives.SelectAllSelector
CheckComboBox is a combo box in which the items in the dropdown are preceded by a checkbox. As items are checked or unchecked, the Text property displayed above the dropdown is updated using the concatenated string representations of the checked items. The text displayed is formatted using the value of the Delimiter property to separate the individual strings.