Is there any way to create a Windows 8 ProgressBar in WPF?
I don’t mean the turning circle, I mean the one animated like that (with blue dots):
http://blog.humann.info/image.axd?picture=2012%2f3%2fanimated_loader.gif
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This control is implemented in the open source MahApps.Metro controls collection as the MetroProgressBar control.
Another – slightly different – loading control in this library that might interest you is the ProgressRing.