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)
81BitmapDownload.BeginDownload(this, uriToDecode, _requestCachePolicy, _stream); 89BitmapDownload.BeginDownload(this, uriToDecode, _requestCachePolicy, _stream); 322_requestCachePolicy,