1 write to StreamSourceProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
509
StreamSourceProperty
=
3 references to StreamSourceProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
81
target.PropertyChanged(
StreamSourceProperty
);
180
return (Stream) GetValue(
StreamSourceProperty
);
184
SetValueInternal(
StreamSourceProperty
, value);