Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
80
xamDataCarousel navigate with mouse
posted

Is it possible to force the xamDataCarousel to navigate between items without using the navigator control?  I would like to be able to move the mouse towards the next item in the carousel and have the motion take effect.  This behaviour would be similar to the Hyperbar control that ships with expression blend tutorials and shown here:

http://blogs.msdn.com/expression/articles/516599.aspx

The xamDataCarousel is more flexible than the above control and simply looks better but I really want to duplicate the mouse generated navigation that the hyperbar displays

Thanks