2 writes to Source
PresentationCore (2)
System\Windows\Media\Imaging\BitmapImage.cs (1)
387
croppedSource.
Source
= source;
System\Windows\Media\Imaging\CroppedBitmap.cs (1)
35
Source
= source;
2 references to Source
PresentationCore (2)
System\Windows\Media\Imaging\CroppedBitmap.cs (2)
84
BitmapSource source =
Source
;
150
if (
Source
== null)