6 references to BitmapSourceSafeMILHandle
PresentationCore (6)
System\Windows\Media\Imaging\BitmapDecoder.cs (2)
589
BitmapSourceSafeMILHandle thumbHandle = new
BitmapSourceSafeMILHandle
(thumbnail);
743
BitmapSourceSafeMILHandle previewHandle = new
BitmapSourceSafeMILHandle
(preview);
System\Windows\Media\Imaging\BitmapFrameDecode.cs (2)
594
BitmapSourceSafeMILHandle thumbHandle = new
BitmapSourceSafeMILHandle
(thumbnail);
710
_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)