6 references to BitmapSourceSafeMILHandle
PresentationCore (6)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (2)
668
BitmapSourceSafeMILHandle thumbHandle = new
BitmapSourceSafeMILHandle
(thumbnail);
843
BitmapSourceSafeMILHandle previewHandle = new
BitmapSourceSafeMILHandle
(preview);
Core\CSharp\System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
659
BitmapSourceSafeMILHandle thumbHandle = new
BitmapSourceSafeMILHandle
(thumbnail);
785
_frameSource = new
BitmapSourceSafeMILHandle
(frameDecode);
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (1)
635
_wicSource = new
BitmapSourceSafeMILHandle
(Marshal.GetComInterfaceForObject(
Core\CSharp\System\Windows\Media\Imaging\BitmapSourceSafeMILHandle.cs (1)
73
:
this
(handle)