7 references to InteropDeviceBitmap
PresentationCore (7)
System\Windows\InterOp\D3DImage.cs (7)
89
UnsafeNativeMethods.
InteropDeviceBitmap
.Detach(_pInteropDeviceBitmap);
168
HRESULT.Check(UnsafeNativeMethods.
InteropDeviceBitmap
.Create(
192
UnsafeNativeMethods.
InteropDeviceBitmap
.Detach(_pInteropDeviceBitmap);
318
HRESULT.Check(UnsafeNativeMethods.
InteropDeviceBitmap
.AddDirtyRect(
536
if (HRESULT.Succeeded(UnsafeNativeMethods.
InteropDeviceBitmap
.GetAsSoftwareBitmap(
897
UnsafeNativeMethods.
InteropDeviceBitmap
.Detach(_pInteropDeviceBitmap);
932
private UnsafeNativeMethods.
InteropDeviceBitmap
.FrontBufferAvailableCallback _availableCallback;