1 write to SourceRectProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
564SourceRectProperty =
3 references to SourceRectProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
135target.PropertyChanged(SourceRectProperty); 258return (Int32Rect) GetValue(SourceRectProperty); 262SetValueInternal(SourceRectProperty, value);