4 writes to _cacheOption
PresentationCore (4)
Core\CSharp\System\Windows\Media\Imaging\BitmapFrameDecode.cs (4)
63
_cacheOption
= cacheOption;
101
_cacheOption
= cacheOption;
162
_cacheOption
= cacheOption;
427
_cacheOption
= sourceBitmapFrameDecode._cacheOption;
4 references to _cacheOption
PresentationCore (4)
Core\CSharp\System\Windows\Media\Imaging\BitmapFrameDecode.cs (4)
427
_cacheOption = sourceBitmapFrameDecode.
_cacheOption
;
522
WicSourceHandle = CreateCachedBitmap(this, _frameSource, _createOptions,
_cacheOption
, Palette);
525
IsSourceCached = (
_cacheOption
!= BitmapCacheOption.None);
677
_cacheOption
,