1 write to _pInteropDeviceBitmap
PresentationCore (1)
Core\CSharp\System\Windows\Interop\D3DImage.cs (1)
239_pInteropDeviceBitmap = newBitmap;
14 references to _pInteropDeviceBitmap
PresentationCore (14)
Core\CSharp\System\Windows\Interop\D3DImage.cs (14)
113if (_pInteropDeviceBitmap != null) 116UnsafeNativeMethods.InteropDeviceBitmap.Detach(_pInteropDeviceBitmap); 219if (_pInteropDeviceBitmap != null) 225UnsafeNativeMethods.InteropDeviceBitmap.Detach(_pInteropDeviceBitmap); 247if (_pInteropDeviceBitmap == null) 347if (_pInteropDeviceBitmap == null) 361_pInteropDeviceBitmap 583if (_pInteropDeviceBitmap != null) 588_pInteropDeviceBitmap, 872if (_pInteropDeviceBitmap != null) 874UnsafeNativeMethods.MILUnknown.AddRef(_pInteropDeviceBitmap); 876data.pInteropDeviceBitmap = (ulong)_pInteropDeviceBitmap.DangerousGetHandle().ToPointer(); 975if (_pInteropDeviceBitmap != null) 978UnsafeNativeMethods.InteropDeviceBitmap.Detach(_pInteropDeviceBitmap);