1 write to StreamSourceProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\Generated\BitmapImage.cs (1)
532
StreamSourceProperty
=
3 references to StreamSourceProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\Generated\BitmapImage.cs (3)
103
target.PropertyChanged(
StreamSourceProperty
);
202
return (Stream) GetValue(
StreamSourceProperty
);
206
SetValueInternal(
StreamSourceProperty
, value);