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