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