1 write to _cacheOption
PresentationCore (1)
System\Windows\Media\Imaging\BitmapImage.cs (1)
694
_cacheOption
= (BitmapCacheOption)e.NewValue;
1 reference to _cacheOption
PresentationCore (1)
System\Windows\Media\Imaging\BitmapImage.cs (1)
834
return image.
_cacheOption
;