Click here to Skip to main content
15,885,244 members
Articles / Desktop Programming / WPF

WPF 2D Image Carousel

Rate me:
Please Sign up or sign in to vote.
4.95/5 (31 votes)
18 Mar 2011CPOL3 min read 122.4K   8.7K   81  
A 2D carousel like UserControl in WPF
Class App

	' Application-level events, such as Startup, Exit, and DispatcherUnhandledException
	' can be handled in this file.

End Class

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Kenya Kenya
Experienced C# software developer with a passion for WPF.

Awards,
  • CodeProject MVP 2013
  • CodeProject MVP 2012
  • CodeProject MVP 2021

Comments and Discussions