BitmapDecoder.DownloadCompleted 이벤트

정의

BitmapDecoder에서 비트맵 콘텐츠 다운로드가 완료되면 발생합니다.

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

이벤트 유형

EventHandler

설명

비트맵 콘텐츠의 모든 형식에 대해이 이벤트를 발생할 수 있습니다.

적용 대상