2 writes to lastPercent
PresentationCore (2)
System\Windows\Media\Imaging\BitmapDownload.cs (2)
160
entry.
lastPercent
= 0;
336
entry.
lastPercent
= percentComplete;
1 reference to lastPercent
PresentationCore (1)
System\Windows\Media\Imaging\BitmapDownload.cs (1)
333
if (percentComplete != entry.
lastPercent
)