4 writes to _cacheOption
PresentationCore (4)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (4)
40_cacheOption = cacheOption; 73_cacheOption = cacheOption; 129_cacheOption = cacheOption; 369_cacheOption = sourceBitmapFrameDecode._cacheOption;
4 references to _cacheOption
PresentationCore (4)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (4)
369_cacheOption = sourceBitmapFrameDecode._cacheOption; 454WicSourceHandle = CreateCachedBitmap(this, _frameSource, _createOptions, _cacheOption, Palette); 457IsSourceCached = (_cacheOption != BitmapCacheOption.None); 604_cacheOption,