1 implementation of GetHdc
System.Drawing.Common (1)
System\Drawing\Graphics.cs (1)
3287(HDC hdc, int saveState) IGraphicsContextInfo.GetHdc(ApplyGraphicsProperties apply, bool alwaysSaveState)
1 reference to GetHdc
System.Private.Windows.GdiPlus (1)
Windows\Win32\Graphics\Gdi\DeviceContextHdcScope.cs (1)
155(HDC, _savedHdcState) = graphics.GetHdc(applyGraphicsState, saveHdcState);