1 write to SourceRectProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\Generated\CroppedBitmap.cs (1)
339SourceRectProperty =
3 references to SourceRectProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\Generated\CroppedBitmap.cs (3)
113target.PropertyChanged(SourceRectProperty); 141return (Int32Rect) GetValue(SourceRectProperty); 145SetValueInternal(SourceRectProperty, value);