7 references to AddRef
PresentationCore (7)
Core\CSharp\System\Windows\Interop\D3DImage.cs (2)
874UnsafeNativeMethods.MILUnknown.AddRef(_pInteropDeviceBitmap); 891UnsafeNativeMethods.MILUnknown.AddRef(_softwareCopy.WicSourceHandle);
Core\CSharp\System\Windows\Media\Imaging\BitmapMetadata.cs (2)
414UnsafeNativeMethods.MILUnknown.AddRef(metadataWriter); 451UnsafeNativeMethods.MILUnknown.AddRef(metadataWriter);
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (1)
1009UnsafeNativeMethods.MILUnknown.AddRef(pCWICWrapperBitmap);
Core\CSharp\System\Windows\Media\Imaging\WriteableBitmap.cs (1)
1450UnsafeNativeMethods.MILUnknown.AddRef(_pDoubleBufferedBitmap);
Core\CSharp\System\Windows\Media\MediaPlayerState.cs (1)
1298UnsafeNativeMethods.MILUnknown.AddRef(_nativeMedia);