2 writes to SourceRect
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
419croppedSource.SourceRect = sourceRect;
Core\CSharp\System\Windows\Media\Imaging\CroppedBitmap.cs (1)
62SourceRect = sourceRect;
1 reference to SourceRect
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\CroppedBitmap.cs (1)
118Int32Rect rect = SourceRect;