1 write to _responseCallback
PresentationCore (1)
System\Windows\Media\Imaging\BitmapDownload.cs (1)
78_responseCallback = new AsyncCallback(ResponseCallback);
1 reference to _responseCallback
PresentationCore (1)
System\Windows\Media\Imaging\BitmapDownload.cs (1)
198entry.webRequest.BeginGetResponse(_responseCallback, entry);