Occurs when a BitmapDecoder has finished downloading bitmap content.
'Usage Dim instance As BitmapDecoder Dim handler As EventHandler AddHandler instance.DownloadCompleted, handler 'Declaration Public Overridable Event DownloadCompleted As EventHandler
<object DownloadCompleted="EventHandler" .../>
This event may not be raised for all types of bitmap content.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003