1 write to SourceRectProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\CroppedBitmap.cs (1)
316
SourceRectProperty
=
3 references to SourceRectProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\CroppedBitmap.cs (3)
91
target.PropertyChanged(
SourceRectProperty
);
119
return (Int32Rect) GetValue(
SourceRectProperty
);
123
SetValueInternal(
SourceRectProperty
, value);