2 references to Create
PresentationCore (1)
System\Windows\dataobject.cs (1)
3122bitmapSource = (BitmapSource)BitmapFrame.Create(bitmapStream);
PresentationFramework (1)
System\Windows\Documents\XamlToRtfWriter.cs (1)
2055System.Windows.Media.Imaging.BitmapSource bitmapSource = (System.Windows.Media.Imaging.BitmapSource)System.Windows.Media.Imaging.BitmapFrame.Create(imageStream);