App store spinning circle

broken image
broken image
broken image

In Windows Store Apps there are mainly three types of Progress Controls they are: Developers use Progress Controls for many purposes such as in downloading tasks, loding resources, or processing some heavy data etc. Usually a Progress Control is used if an operation takes more time to complete. They provide a way to indicate to the user that some task is being performed in the application. Progress Controls are an effective control for UI design from the user's point view. Today we will learn how many types of Progress Controls there are and how to use them in a Windows Store App using XAML and C#.

broken image

This article provides information about Progress Controls in Windows Store Apps.