I'm trynig to create an animated interface with sliding like that. Can you give me some ideas how to realize this feature on wpf?
Asked
Active
Viewed 792 times
1 Answers
0
The control you are looking for is call a carousel. You can find implementations via these related questions:
-
Finally I found FluidKIT library and TransitionPresenter control inside. Thank you. – user1153823 Feb 08 '12 at 07:15