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