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