1 write to SourceRectProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\CroppedBitmap.cs (1)
315SourceRectProperty =
3 references to SourceRectProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\CroppedBitmap.cs (3)
89target.PropertyChanged(SourceRectProperty); 117return (Int32Rect) GetValue(SourceRectProperty); 121SetValueInternal(SourceRectProperty, value);