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