4 writes to _cacheOption
PresentationCore (4)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (4)
60_cacheOption = cacheOption; 93_cacheOption = cacheOption; 149_cacheOption = cacheOption; 392_cacheOption = sourceBitmapFrameDecode._cacheOption;
4 references to _cacheOption
PresentationCore (4)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (4)
392_cacheOption = sourceBitmapFrameDecode._cacheOption; 477WicSourceHandle = CreateCachedBitmap(this, _frameSource, _createOptions, _cacheOption, Palette); 480IsSourceCached = (_cacheOption != BitmapCacheOption.None); 627_cacheOption,