1 write to _requestCachePolicy
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (1)
71
_requestCachePolicy
= requestCachePolicy;
3 references to _requestCachePolicy
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (3)
81
BitmapDownload.BeginDownload(this, uriToDecode,
_requestCachePolicy
, _stream);
89
BitmapDownload.BeginDownload(this, uriToDecode,
_requestCachePolicy
, _stream);
322
_requestCachePolicy
,