1 write to SourceRectProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
548
SourceRectProperty
=
3 references to SourceRectProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
119
target.PropertyChanged(
SourceRectProperty
);
242
return (Int32Rect) GetValue(
SourceRectProperty
);
246
SetValueInternal(
SourceRectProperty
, value);