Good day.
I am trying to implement the following:
I have a circular XamCarouselPanel with 7 images on it (set up as an infinite loop).
I do not display the "next / prev" control. I want the user to click on one of the images and when the user clicks on that image I want that image to scroll to the front of the circle.
Can you please tell me how to do that?
Thank you :)