6 references to BitmapSourceSafeMILHandle
PresentationCore (6)
System\Windows\Media\Imaging\BitmapDecoder.cs (2)
607
BitmapSourceSafeMILHandle thumbHandle = new
BitmapSourceSafeMILHandle
(thumbnail);
761
BitmapSourceSafeMILHandle previewHandle = new
BitmapSourceSafeMILHandle
(preview);
System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
609
BitmapSourceSafeMILHandle thumbHandle = new
BitmapSourceSafeMILHandle
(thumbnail);
725
_frameSource = new
BitmapSourceSafeMILHandle
(frameDecode);
System\Windows\Media\Imaging\BitmapSource.cs (1)
586
_wicSource = new
BitmapSourceSafeMILHandle
(Marshal.GetComInterfaceForObject(
System\Windows\Media\Imaging\BitmapSourceSafeMILHandle.cs (1)
54
:
this
(handle)