1 write to SourceRectProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
568
SourceRectProperty
=
3 references to SourceRectProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
139
target.PropertyChanged(
SourceRectProperty
);
262
return (Int32Rect) GetValue(
SourceRectProperty
);
266
SetValueInternal(
SourceRectProperty
, value);