Windows Phone 7 Loading Widget?
I'm building 开发者_StackOverflowa wp7 app in Silverlight. Is there some system widget/icon/animation/spinner/etc for when something is loading? Or should I implement my own?
How about using the PerformanceProgressBar? Make sure you also read Part 2.
精彩评论