2 references to new
Microsoft.Private.Windows.Core (2)
Windows\Win32\Graphics\Gdi\HBITMAP.cs (2)
25
using SelectObjectScope sourceBitmapSelection =
new
(sourceDC, this);
32
using SelectObjectScope destinationBitmapSelection =
new
(destinationDC, compatibleBitmap);