Currently I am using Microsoft Access to keep the data and it will bind to WPF combobox. Below code was working almost fine.
oleDBCommand.CommandText = \"SE
Try setting ScrollViewer.CanContentScroll="False" on your ComboBox.