2 references to BitmapSourceSafeMILHandle
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (2)
654
_wicSource = new
BitmapSourceSafeMILHandle
(wicSource, value);
1010
_convertedDUCEPtr = new
BitmapSourceSafeMILHandle
(pCWICWrapperBitmap.DangerousGetHandle(), pIWICSource);