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