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