1 write to _requestCachePolicy
PresentationCore (1)
System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (1)
64
_requestCachePolicy
= requestCachePolicy;
3 references to _requestCachePolicy
PresentationCore (3)
System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (3)
74
BitmapDownload.BeginDownload(this, uriToDecode,
_requestCachePolicy
, _stream);
82
BitmapDownload.BeginDownload(this, uriToDecode,
_requestCachePolicy
, _stream);
285
_requestCachePolicy
,