2 references to SaveDC
Microsoft.Private.Windows.Core (2)
Windows\Win32\Graphics\Gdi\SaveDcScope.cs (2)
29/// Saves the device context state using <see cref="PInvokeCore.SaveDC(HDC)"/>. 34_savedState = PInvokeCore.SaveDC(hdc);