4 writes to _cacheOption
PresentationCore (4)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (4)
40
_cacheOption
= cacheOption;
73
_cacheOption
= cacheOption;
129
_cacheOption
= cacheOption;
369
_cacheOption
= sourceBitmapFrameDecode._cacheOption;
4 references to _cacheOption
PresentationCore (4)
System\Windows\Media\Imaging\BitmapFrameDecode.cs (4)
369
_cacheOption = sourceBitmapFrameDecode.
_cacheOption
;
454
WicSourceHandle = CreateCachedBitmap(this, _frameSource, _createOptions,
_cacheOption
, Palette);
457
IsSourceCached = (
_cacheOption
!= BitmapCacheOption.None);
604
_cacheOption
,