jacobmsaylor.com
WPF Filtering a Combobox
Setting Up the ComboBox So in WPF, I wanted to filter a combobox to treat it as an autocompletebox. Note : This tutorial expects you understand how to populate the combobox to have the data to filt…