1 write to _uriSource
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
670
_uriSource
= e.NewValue as Uri;
1 reference to _uriSource
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
753
return image.
_uriSource
;