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