4 writes to _cacheOption
PresentationCore (4)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (4)
45_cacheOption = cacheOption; 78_cacheOption = cacheOption; 134_cacheOption = cacheOption; 377_cacheOption = sourceBitmapFrameDecode._cacheOption;
4 references to _cacheOption
PresentationCore (4)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (4)
377_cacheOption = sourceBitmapFrameDecode._cacheOption; 462WicSourceHandle = CreateCachedBitmap(this, _frameSource, _createOptions, _cacheOption, Palette); 465IsSourceCached = (_cacheOption != BitmapCacheOption.None); 612_cacheOption,