ProgressChangedEventArgs Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The ProgressChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
ProgressPercentage | Gets the percentage of an asynchronous operation that has been completed. |
|
UserState | Gets a unique user state. |
Show: