BitmapSource.IsDownloading Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der BitmapSource-Inhalt gegenwärtig heruntergeladen wird.

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

Eigenschaftswert

true, wenn die Bitmapquelle gegenwärtig heruntergeladen wird; andernfalls false.

Gilt für: