1 write to _requestCachePolicy
PresentationCore (1)
System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (1)
39
_requestCachePolicy
= requestCachePolicy;
3 references to _requestCachePolicy
PresentationCore (3)
System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (3)
49
BitmapDownload.BeginDownload(this, uriToDecode,
_requestCachePolicy
, _stream);
57
BitmapDownload.BeginDownload(this, uriToDecode,
_requestCachePolicy
, _stream);
260
_requestCachePolicy
,