1 write to _pInteropDeviceBitmap
PresentationCore (1)
System\Windows\InterOp\D3DImage.cs (1)
193_pInteropDeviceBitmap = newBitmap;
14 references to _pInteropDeviceBitmap
PresentationCore (14)
System\Windows\InterOp\D3DImage.cs (14)
73if (_pInteropDeviceBitmap != null) 76UnsafeNativeMethods.InteropDeviceBitmap.Detach(_pInteropDeviceBitmap); 173if (_pInteropDeviceBitmap != null) 179UnsafeNativeMethods.InteropDeviceBitmap.Detach(_pInteropDeviceBitmap); 201if (_pInteropDeviceBitmap == null) 296if (_pInteropDeviceBitmap == null) 310_pInteropDeviceBitmap 519if (_pInteropDeviceBitmap != null) 524_pInteropDeviceBitmap, 777if (_pInteropDeviceBitmap != null) 779UnsafeNativeMethods.MILUnknown.AddRef(_pInteropDeviceBitmap); 781data.pInteropDeviceBitmap = (ulong)_pInteropDeviceBitmap.DangerousGetHandle().ToPointer(); 873if (_pInteropDeviceBitmap != null) 876UnsafeNativeMethods.InteropDeviceBitmap.Detach(_pInteropDeviceBitmap);