2 references to Create
PresentationCore (1)
Core\CSharp\System\Windows\DataObject.cs (1)
3496bitmapSource = (BitmapSource)BitmapFrame.Create(bitmapStream);
PresentationFramework (1)
src\Framework\System\Windows\Documents\XamlToRtfWriter.cs (1)
2056System.Windows.Media.Imaging.BitmapSource bitmapSource = (System.Windows.Media.Imaging.BitmapSource)System.Windows.Media.Imaging.BitmapFrame.Create(imageStream);