BitmapSource.IsDownloading Propriété

Définition

Obtient une valeur qui indique si le contenu BitmapSource est en cours de téléchargement.

public:
 virtual property bool IsDownloading { bool get(); };
public virtual bool IsDownloading { get; }
member this.IsDownloading : bool
Public Overridable ReadOnly Property IsDownloading As Boolean

Valeur de propriété

true si l'image bitmap source est en cours de téléchargement ; sinon, false.

S’applique à