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