7 references to InteropDeviceBitmap
PresentationCore (7)
Core\CSharp\System\Windows\Interop\D3DImage.cs (7)
116
UnsafeNativeMethods.
InteropDeviceBitmap
.Detach(_pInteropDeviceBitmap);
201
HRESULT.Check(UnsafeNativeMethods.
InteropDeviceBitmap
.Create(
225
UnsafeNativeMethods.
InteropDeviceBitmap
.Detach(_pInteropDeviceBitmap);
356
HRESULT.Check(UnsafeNativeMethods.
InteropDeviceBitmap
.AddDirtyRect(
587
if (HRESULT.Succeeded(UnsafeNativeMethods.
InteropDeviceBitmap
.GetAsSoftwareBitmap(
978
UnsafeNativeMethods.
InteropDeviceBitmap
.Detach(_pInteropDeviceBitmap);
1021
private UnsafeNativeMethods.
InteropDeviceBitmap
.FrontBufferAvailableCallback _availableCallback;