4 writes to _cacheOption
PresentationCore (4)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (4)
39_cacheOption = cacheOption; 72_cacheOption = cacheOption; 128_cacheOption = cacheOption; 368_cacheOption = sourceBitmapFrameDecode._cacheOption;
4 references to _cacheOption
PresentationCore (4)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (4)
368_cacheOption = sourceBitmapFrameDecode._cacheOption; 453WicSourceHandle = CreateCachedBitmap(this, _frameSource, _createOptions, _cacheOption, Palette); 456IsSourceCached = (_cacheOption != BitmapCacheOption.None); 603_cacheOption,