Hi, I'm writing a large application and I'm using, for the main Menu, the XamCarouselPanel.
The user can rotate the mouse wheel to change between items in the XamCarouselPanel, then click one item and a little submenu will appear by a WPF animation. If the user rotates the mouse wheel again, the XamCarouselPanel rotates and the little submenu will disappear by another WPF animation.
I need to know if there is an event availlable in the XamCarouselPanel navigator to start, when the event "rotate XamCarouselPanel", the corrispondent WPF animation (appear or disappear animation).
Can you please help me?
Ok, problem solved just using navigator styles!
I am new with infragistics system, and I want to do the same thing.
Do you have any sample to use this events
Thanks.
Could you plz share the demo application i.e how you did that? Thanks.