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