How can I scroll left and right my wpf list view items on Prev & Next button click?

Posted by ashish semwal on Stack Overflow See other posts from Stack Overflow or by ashish semwal
Published on 2010-06-11T06:38:19Z Indexed on 2010/06/11 6:42 UTC
Read the original article Hit count: 193

Filed under:

Hi All,

I have horizontal wpf listview and i want to scroll all items on left/right button click. So that when i clicked on Prev/Left button listview items moves to left and on Right/Next button click listview items moves to right.

© Stack Overflow or respective owner

Related posts about wpf