1 write to _requestCachePolicy
PresentationCore (1)
System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (1)
40
_requestCachePolicy
= requestCachePolicy;
3 references to _requestCachePolicy
PresentationCore (3)
System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (3)
50
BitmapDownload.BeginDownload(this, uriToDecode,
_requestCachePolicy
, _stream);
58
BitmapDownload.BeginDownload(this, uriToDecode,
_requestCachePolicy
, _stream);
261
_requestCachePolicy
,