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