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