1 write to StreamSourceProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
528
StreamSourceProperty
=
3 references to StreamSourceProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
99
target.PropertyChanged(
StreamSourceProperty
);
198
return (Stream) GetValue(
StreamSourceProperty
);
202
SetValueInternal(
StreamSourceProperty
, value);