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