2 writes to lastPercent
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapDownload.cs (2)
202
entry.
lastPercent
= 0;
434
entry.
lastPercent
= percentComplete;
1 reference to lastPercent
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapDownload.cs (1)
431
if (percentComplete != entry.
lastPercent
)