2 references to ToSystemWindowsMediaImagingBitmapImage
WindowsFormsIntegration (2)
System\Windows\Integration\ElementHostPropertyMap.cs (2)
74
host.HostContainerInternal.Background = new SWM.ImageBrush(Convert.
ToSystemWindowsMediaImagingBitmapImage
(parentBitmap));
82
host.HostContainerInternal.Background = new SWM.ImageBrush(Convert.
ToSystemWindowsMediaImagingBitmapImage
(elementHostBitmap));