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