Appearance
<ComboBox Width="256" ItemsSource="{Binding Items}" SelectedIndex="0" MaxDropDownHeight="256"></ComboBox>
<ui:MultiSelectionComboBox Width="328" ItemsSource="{Binding Items}"></ui:MultiSelectionComboBox>