WPF-AutoComplete-TextBox
WPF-AutoComplete-TextBox copied to clipboard
MouseOver interferes with manual selection
In the default theme, the mouse-over color is identical with the selection color of the popup listbox. This is quite confusing for the user:

I would suggest using a more discreet default hover effect for the mouse-over case.