2 references to IStreamFrom
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (1)
1833comStream = StreamAsIStream.IStreamFrom(bitmapStream);
Core\CSharp\System\Windows\Media\Imaging\BitmapEncoder.cs (1)
411comStream = StreamAsIStream.IStreamFrom(stream);