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