1 write to SourceRectProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\CroppedBitmap.cs (1)
319SourceRectProperty =
3 references to SourceRectProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\CroppedBitmap.cs (3)
94target.PropertyChanged(SourceRectProperty); 122return (Int32Rect) GetValue(SourceRectProperty); 126SetValueInternal(SourceRectProperty, value);