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; 522WicSourceHandle = CreateCachedBitmap(this, _frameSource, _createOptions, _cacheOption, Palette); 525IsSourceCached = (_cacheOption != BitmapCacheOption.None); 677_cacheOption,