Fires while the image is being downloaded.
Namespace:
C1.Phone.ImagingAssembly: C1.Phone.Imaging (in C1.Phone.Imaging.dll)
Syntax
C# |
---|
public event EventHandler<DownloadProgressChangedEventArgs> DownloadProgress |
Visual Basic |
---|
Public Event DownloadProgress As EventHandler(Of DownloadProgressChangedEventArgs) |