Turning off ComboBox loop scroll
问题 I have a ComboBox to let the user choose from a list, but when the list gets long enough it begins to automatically wrap around. For example, if the user scrolls far enough down they'll reach the end of the list and then find the top of the list just after a single blank row. The drop down selection list never really ends, it just keeps looping forever. How can I remove this looping scroll feature so the user just reaches the end of list? My code: <ComboBox Name="listSelect" ItemsSource="