DownloadProgressEventArgs::Progress Property
.NET Framework (current version)
Gets a value that represents the download progress of a bitmap, expressed as a percentage.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System::Int32The progress, expressed as a percentage, to which a bitmap has been downloaded. The returned value will be between 1 and 100.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: