BitmapSourceIsDownloading Property

CVB.Net Documentation
Gets whether this bitmap source is downloading (never).

Namespace:  Stemmer.Cvb.Wpf.Imaging
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

public override bool IsDownloading { get; }

Property Value

Type: Boolean
Always false.
See Also

Reference