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