1 write to _pInteropDeviceBitmap
PresentationCore (1)
System\Windows\InterOp\D3DImage.cs (1)
206_pInteropDeviceBitmap = newBitmap;
14 references to _pInteropDeviceBitmap
PresentationCore (14)
System\Windows\InterOp\D3DImage.cs (14)
86if (_pInteropDeviceBitmap != null) 89UnsafeNativeMethods.InteropDeviceBitmap.Detach(_pInteropDeviceBitmap); 186if (_pInteropDeviceBitmap != null) 192UnsafeNativeMethods.InteropDeviceBitmap.Detach(_pInteropDeviceBitmap); 214if (_pInteropDeviceBitmap == null) 309if (_pInteropDeviceBitmap == null) 323_pInteropDeviceBitmap 532if (_pInteropDeviceBitmap != null) 537_pInteropDeviceBitmap, 797if (_pInteropDeviceBitmap != null) 799UnsafeNativeMethods.MILUnknown.AddRef(_pInteropDeviceBitmap); 801data.pInteropDeviceBitmap = (ulong)_pInteropDeviceBitmap.DangerousGetHandle().ToPointer(); 894if (_pInteropDeviceBitmap != null) 897UnsafeNativeMethods.InteropDeviceBitmap.Detach(_pInteropDeviceBitmap);