I’m building a wp7 app in Silverlight. Is there some system widget/icon/animation/spinner/etc for when something is loading? Or should I implement my own?
I’m building a wp7 app in Silverlight. Is there some system widget/icon/animation/spinner/etc for when
Share
How about using the PerformanceProgressBar? Make sure you also read Part 2.