1 write to inputUri
PresentationCore (1)
System\Windows\Media\Imaging\BitmapDownload.cs (1)
112
entry.
inputUri
= uri;
4 references to inputUri
PresentationCore (4)
System\Windows\Media\Imaging\BitmapDownload.cs (4)
329
if (entry.
inputUri
!= null)
333
_uriTable[entry.
inputUri
] = null;
423
if (entry.
inputUri
!= null)
427
_uriTable[entry.
inputUri
] = null;