BitmapSource.DownloadCompleted 事件

定义

在下载完位图内容时发生。

public:
 virtual event EventHandler ^ DownloadCompleted;
public virtual event EventHandler DownloadCompleted;
member this.DownloadCompleted : EventHandler 
Public Overridable Custom Event DownloadCompleted As EventHandler 

事件类型

注解

对于所有类型的位图内容,可能不会引发此事件。

适用于