1 write to StreamSourceProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
512
StreamSourceProperty
=
3 references to StreamSourceProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
83
target.PropertyChanged(
StreamSourceProperty
);
182
return (Stream) GetValue(
StreamSourceProperty
);
186
SetValueInternal(
StreamSourceProperty
, value);