1 write to _streamSource
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
678
_streamSource
= e.NewValue as Stream;
1 reference to _streamSource
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
769
return image.
_streamSource
;