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