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