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