1 write to inputUri
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapDownload.cs (1)
145entry.inputUri = uri;
4 references to inputUri
PresentationCore (4)
Core\CSharp\System\Windows\Media\Imaging\BitmapDownload.cs (4)
414if (entry.inputUri != null) 418_uriTable[entry.inputUri] = null; 508if (entry.inputUri != null) 512_uriTable[entry.inputUri] = null;