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