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