1 write to _cacheOption
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
725
_cacheOption
= (BitmapCacheOption)e.NewValue;
1 reference to _cacheOption
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
865
return image.
_cacheOption
;