2 references to GetDC
System.Private.Windows.Core (2)
Windows\Win32\Graphics\Gdi\GetDcScope.cs (2)
7
/// Helper to scope lifetime of an <see cref="Gdi.HDC"/> retrieved via <see cref="PInvokeCore.
GetDC
(HWND)"/> and
25
HDC = PInvokeCore.
GetDC
(hwnd);