BitmapSource.DownloadCompleted 事件

定義

點陣圖內容下載完成時發生。

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

事件類型

EventHandler

備註

此事件可能不會針對所有類型的點陣圖內容引發。

適用於