7 references to InteropDeviceBitmap
PresentationCore (7)
System\Windows\InterOp\D3DImage.cs (7)
77
UnsafeNativeMethods.
InteropDeviceBitmap
.Detach(_pInteropDeviceBitmap);
156
HRESULT.Check(UnsafeNativeMethods.
InteropDeviceBitmap
.Create(
180
UnsafeNativeMethods.
InteropDeviceBitmap
.Detach(_pInteropDeviceBitmap);
306
HRESULT.Check(UnsafeNativeMethods.
InteropDeviceBitmap
.AddDirtyRect(
524
if (HRESULT.Succeeded(UnsafeNativeMethods.
InteropDeviceBitmap
.GetAsSoftwareBitmap(
879
UnsafeNativeMethods.
InteropDeviceBitmap
.Detach(_pInteropDeviceBitmap);
914
private UnsafeNativeMethods.
InteropDeviceBitmap
.FrontBufferAvailableCallback _availableCallback;