Text Combo Box Control WPF View XAML Namespace xmlns:dec="clr-namespace:RingSoft.DataEntryControls.WPF;assembly=RingSoft.DataEntryControls.WPF" View ElementClass Reference View ModelClass Reference WPF View Element XAML <dec:TextComboBoxControl Setup="{Binding MemoryTypeComboBoxControlSetup, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}" SelectedItem="{Binding MemoryTypeComboBoxItem, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}"/>