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