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