2 writes to HWND
System.Private.Windows.Core (2)
Windows\Win32\Graphics\Gdi\GetDcScope.cs (2)
24
HWND
= hwnd;
42
HWND
= hwnd;
2 references to HWND
System.Private.Windows.Core (2)
Windows\Win32\Graphics\Gdi\GetDcScope.cs (2)
55
public static GetDcScope ScreenDC => new(
HWND
.Null);
66
PInvokeCore.ReleaseDC(
HWND
, HDC);