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