6 references to BitmapSourceSafeMILHandle
PresentationCore (6)
System\Windows\Media\Imaging\BitmapDecoder.cs (2)
584
BitmapSourceSafeMILHandle thumbHandle = new
BitmapSourceSafeMILHandle
(thumbnail);
738
BitmapSourceSafeMILHandle previewHandle = new
BitmapSourceSafeMILHandle
(preview);
System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
586
BitmapSourceSafeMILHandle thumbHandle = new
BitmapSourceSafeMILHandle
(thumbnail);
702
_frameSource = new
BitmapSourceSafeMILHandle
(frameDecode);
System\Windows\Media\Imaging\BitmapSource.cs (1)
571
_wicSource = new
BitmapSourceSafeMILHandle
(Marshal.GetComInterfaceForObject(
System\Windows\Media\Imaging\BitmapSourceSafeMILHandle.cs (1)
50
:
this
(handle)