2 writes to SourceRect
PresentationCore (2)
System\Windows\Media\Imaging\BitmapImage.cs (1)
388croppedSource.SourceRect = sourceRect;
System\Windows\Media\Imaging\CroppedBitmap.cs (1)
36SourceRect = sourceRect;
1 reference to SourceRect
PresentationCore (1)
System\Windows\Media\Imaging\CroppedBitmap.cs (1)
83Int32Rect rect = SourceRect;