4 references to DownloadProgress
PresentationCore (4)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
757_original.DownloadProgress += OnSourceDownloadProgress; 806_original.DownloadProgress -= OnSourceDownloadProgress;
System\Windows\Media\Imaging\BitmapSource.cs (2)
1949source.DownloadProgress -= OnSourceDownloadProgress; 1959_eventSource.DownloadProgress += OnSourceDownloadProgress;