4 references to DownloadProgress
PresentationCore (4)
Core\CSharp\System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
837_original.DownloadProgress += OnSourceDownloadProgress; 886_original.DownloadProgress -= OnSourceDownloadProgress;
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (2)
2090source.DownloadProgress -= OnSourceDownloadProgress; 2100_eventSource.DownloadProgress += OnSourceDownloadProgress;