BitmapSource Events

CVB.Net Documentation

The BitmapSource type exposes the following members.

Events

  NameDescription
Public eventChanged
Occurs when the Freezable or an object it contains is modified.
(Inherited from Freezable.)
Public eventDecodeFailed
Raised if the Source could not be decoded.
(Overrides BitmapSourceDecodeFailed.)
Public eventDownloadCompleted
Raised if the download is completed.
(Overrides BitmapSourceDownloadCompleted.)
Public eventDownloadFailed
Occurs when the bitmap content failed to download.
(Inherited from BitmapSource.)
Public eventDownloadProgress
Occurs when the download progress of the bitmap content has changed.
(Inherited from BitmapSource.)
Top
See Also

Reference