1 write to SourceRectProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
545
SourceRectProperty
=
3 references to SourceRectProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
117
target.PropertyChanged(
SourceRectProperty
);
240
return (Int32Rect) GetValue(
SourceRectProperty
);
244
SetValueInternal(
SourceRectProperty
, value);