Hi,
I am using an AutoCompleteBox control which have a list of items as ItemsSource. If I have more of them the popup will have a scroll bar on the right.
I want to be able to scroll using the touch screen without dragging the scroll bar thumb. If I try to drag/scroll in the midle of the popup (list of items) it will not scroll. It will just select the items.
Kind regards,
Daniel