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