Progress<T>.ProgressChanged Event
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Raised for each reported progress value.
Assembly: mscorlib (in mscorlib.dll)
Handlers registered with this event will be invoked on the SynchronizationContext captured when the instance was constructed.
Show: