1 write to SourceRectProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
564
SourceRectProperty
=
3 references to SourceRectProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
135
target.PropertyChanged(
SourceRectProperty
);
258
return (Int32Rect) GetValue(
SourceRectProperty
);
262
SetValueInternal(
SourceRectProperty
, value);