BitmapDecoder.DownloadCompleted 事件
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
在 BitmapDecoder 完成下載點陣圖內容時發生。
public:
virtual event EventHandler ^ DownloadCompleted;
public virtual event EventHandler DownloadCompleted;
member this.DownloadCompleted : EventHandler
Public Overridable Custom Event DownloadCompleted As EventHandler
事件類型
備註
此事件可能不會針對所有類型的點陣圖內容引發。