2 references to ReleaseDC
System.Private.Windows.Core (1)
Windows\Win32\Graphics\Gdi\GetDcScope.cs (1)
66
PInvokeCore.
ReleaseDC
(HWND, HDC);
System.Windows.Forms (1)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
2591
int result = PInvokeCore.
ReleaseDC
(hwnd, hdc);