1 write to SourceRectProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
545SourceRectProperty =
3 references to SourceRectProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
117target.PropertyChanged(SourceRectProperty); 240return (Int32Rect) GetValue(SourceRectProperty); 244SetValueInternal(SourceRectProperty, value);