1 write to inputUri
PresentationCore (1)
System\Windows\Media\Imaging\BitmapDownload.cs (1)
111entry.inputUri = uri;
4 references to inputUri
PresentationCore (4)
System\Windows\Media\Imaging\BitmapDownload.cs (4)
315if (entry.inputUri != null) 319_uriTable[entry.inputUri] = null; 409if (entry.inputUri != null) 413_uriTable[entry.inputUri] = null;