1 write to _sourceRect
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\CroppedBitmap.cs (1)
207
_sourceRect
= (Int32Rect)e.NewValue;
1 reference to _sourceRect
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\CroppedBitmap.cs (1)
235
return bitmap.
_sourceRect
;