I have two questions. I want to create an application similar to zune. Zune has a menu which autoscrolls on mouseover. I want to create that menu for my application. but i don't know what zune uses and how to autoscroll that unknown panel horizontally. i am using modernUI for WPF plugin.
Question No 1: What does Zune uses? stackpanel?
Question No 2: How to start horizontal auto scrolling of stack panel on mouse over?