2 overrides of IsDownloading
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapFrameDecode.cs (1)
308
public override bool
IsDownloading
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
145
public override bool
IsDownloading
1 reference to IsDownloading
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (1)
1544
if (
IsDownloading
)