1 write to inputUri
PresentationCore (1)
System\Windows\Media\Imaging\BitmapDownload.cs (1)
130entry.inputUri = uri;
4 references to inputUri
PresentationCore (4)
System\Windows\Media\Imaging\BitmapDownload.cs (4)
347if (entry.inputUri != null) 351_uriTable[entry.inputUri] = null; 441if (entry.inputUri != null) 445_uriTable[entry.inputUri] = null;