PngBitmapDecoder Events
.NET Framework 4.5
The PngBitmapDecoder type exposes the following members.
| Name | Description | |
|---|---|---|
|
DownloadCompleted | Occurs when a BitmapDecoder has finished downloading bitmap content. (Inherited from BitmapDecoder.) |
|
DownloadFailed | Occurs when bitmap content failed to download. (Inherited from BitmapDecoder.) |
|
DownloadProgress | Occurs when a BitmapDecoder has made progress downloading bitmap content. (Inherited from BitmapDecoder.) |