Fires while the image is being downloaded.

Namespace:  C1.Phone.Imaging
Assembly:  C1.Phone.Imaging (in C1.Phone.Imaging.dll)

Syntax

C#
public event EventHandler<DownloadProgressChangedEventArgs> DownloadProgress
Visual Basic
Public Event DownloadProgress As EventHandler(Of DownloadProgressChangedEventArgs)

See Also