ProgressChangedEventArgs Constructor
Silverlight
Initializes a new instance of the ProgressChangedEventArgs class.
Namespace: System.ComponentModel
Assembly: System (in System.dll)
Parameters
- progressPercentage
- Type: System.Int32
The percentage of an asynchronous operation that has been completed.
- userState
- Type: System.Object
A unique user state.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.