1 write to _requestCachePolicy
PresentationCore (1)
System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (1)
44
_requestCachePolicy
= requestCachePolicy;
3 references to _requestCachePolicy
PresentationCore (3)
System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (3)
54
BitmapDownload.BeginDownload(this, uriToDecode,
_requestCachePolicy
, _stream);
62
BitmapDownload.BeginDownload(this, uriToDecode,
_requestCachePolicy
, _stream);
265
_requestCachePolicy
,