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