1 write to _pInteropDeviceBitmap
PresentationCore (1)
System\Windows\InterOp\D3DImage.cs (1)
194_pInteropDeviceBitmap = newBitmap;
14 references to _pInteropDeviceBitmap
PresentationCore (14)
System\Windows\InterOp\D3DImage.cs (14)
74if (_pInteropDeviceBitmap != null) 77UnsafeNativeMethods.InteropDeviceBitmap.Detach(_pInteropDeviceBitmap); 174if (_pInteropDeviceBitmap != null) 180UnsafeNativeMethods.InteropDeviceBitmap.Detach(_pInteropDeviceBitmap); 202if (_pInteropDeviceBitmap == null) 297if (_pInteropDeviceBitmap == null) 311_pInteropDeviceBitmap 520if (_pInteropDeviceBitmap != null) 525_pInteropDeviceBitmap, 779if (_pInteropDeviceBitmap != null) 781UnsafeNativeMethods.MILUnknown.AddRef(_pInteropDeviceBitmap); 783data.pInteropDeviceBitmap = (ulong)_pInteropDeviceBitmap.DangerousGetHandle().ToPointer(); 876if (_pInteropDeviceBitmap != null) 879UnsafeNativeMethods.InteropDeviceBitmap.Detach(_pInteropDeviceBitmap);