2 writes to Source
PresentationCore (2)
System\Windows\Media\Imaging\BitmapImage.cs (1)
388
croppedSource.
Source
= source;
System\Windows\Media\Imaging\CroppedBitmap.cs (1)
36
Source
= source;
2 references to Source
PresentationCore (2)
System\Windows\Media\Imaging\CroppedBitmap.cs (2)
85
BitmapSource source =
Source
;
154
if (
Source
== null)