1 reference to CreateDC
PresentationFramework (1)
src\Framework\System\Windows\Standard\NativeMethods.cs (1)
1467
dc = NativeMethods.
CreateDC
(deviceName, null, IntPtr.Zero, IntPtr.Zero);