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