2 writes to Source
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
418
croppedSource.
Source
= source;
Core\CSharp\System\Windows\Media\Imaging\CroppedBitmap.cs (1)
61
Source
= source;
2 references to Source
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\CroppedBitmap.cs (2)
119
BitmapSource source =
Source
;
188
if (
Source
== null)