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