15 references to ReleaseInterface
PresentationCore (15)
Core\CSharp\System\Windows\Media\FactoryMaker.cs (2)
93UnsafeNativeMethods.MILUnknown.ReleaseInterface(ref s_pFactory); 97UnsafeNativeMethods.MILUnknown.ReleaseInterface(ref s_pImagingFactory);
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (2)
1338UnsafeNativeMethods.MILUnknown.ReleaseInterface(ref comStream); 1850UnsafeNativeMethods.MILUnknown.ReleaseInterface(ref comStream);
Core\CSharp\System\Windows\Media\Imaging\BitmapEncoder.cs (1)
517UnsafeNativeMethods.MILUnknown.ReleaseInterface(ref comStream);
Core\CSharp\System\Windows\Media\Imaging\BitmapVisualManager.cs (1)
170UnsafeNativeMethods.MILUnknown.ReleaseInterface(ref pIRenderTargetBitmap);
Core\CSharp\System\Windows\Media\Imaging\PropVariant.cs (1)
794UnsafeNativeMethods.MILUnknown.ReleaseInterface(ref queryHandle);
Core\CSharp\System\Windows\Media\PixelFormat.cs (3)
587UnsafeNativeMethods.MILUnknown.ReleaseInterface(ref pixelFormatInfo); 631UnsafeNativeMethods.MILUnknown.ReleaseInterface(ref componentInfo); 666UnsafeNativeMethods.MILUnknown.ReleaseInterface(ref pixelFormatInfo);
Core\CSharp\System\Windows\Media\SafeMediaHandle.cs (1)
55UnsafeNativeMethods.MILUnknown.ReleaseInterface(ref handle);
Core\CSharp\System\Windows\Media\SafeMILHandle.cs (1)
92UnsafeNativeMethods.MILUnknown.ReleaseInterface(ref handle);
Core\CSharp\System\Windows\Media\SafeReversePInvokeHandle.cs (1)
75UnsafeNativeMethods.MILUnknown.ReleaseInterface(ref handle);
Core\CSharp\System\Windows\Media\StreamAsIStream.cs (2)
724UnsafeNativeMethods.MILUnknown.ReleaseInterface(ref pIStream); 750UnsafeNativeMethods.MILUnknown.ReleaseInterface(ref pIStream);