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