7 references to InteropDeviceBitmap
PresentationCore (7)
System\Windows\InterOp\D3DImage.cs (7)
76
UnsafeNativeMethods.
InteropDeviceBitmap
.Detach(_pInteropDeviceBitmap);
155
HRESULT.Check(UnsafeNativeMethods.
InteropDeviceBitmap
.Create(
179
UnsafeNativeMethods.
InteropDeviceBitmap
.Detach(_pInteropDeviceBitmap);
305
HRESULT.Check(UnsafeNativeMethods.
InteropDeviceBitmap
.AddDirtyRect(
523
if (HRESULT.Succeeded(UnsafeNativeMethods.
InteropDeviceBitmap
.GetAsSoftwareBitmap(
876
UnsafeNativeMethods.
InteropDeviceBitmap
.Detach(_pInteropDeviceBitmap);
911
private UnsafeNativeMethods.
InteropDeviceBitmap
.FrontBufferAvailableCallback _availableCallback;