1 reference to CreateCompatibleDC
WindowsBase (1)
Base\System\Windows\SplashScreen.cs (1)
222
IntPtr memDC = UnsafeNativeMethods.
CreateCompatibleDC
(new HandleRef(null, hScreenDC));