1 write to SourceRectProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\CroppedBitmap.cs (1)
315
SourceRectProperty
=
3 references to SourceRectProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\CroppedBitmap.cs (3)
89
target.PropertyChanged(
SourceRectProperty
);
117
return (Int32Rect) GetValue(
SourceRectProperty
);
121
SetValueInternal(
SourceRectProperty
, value);