1 reference to CreateDIBSection
WindowsBase (1)
Base\System\Windows\SplashScreen.cs (1)
456_hBitmap = UnsafeNativeMethods.CreateDIBSection(new HandleRef(), ref bmInfo, 0 /* DIB_RGB_COLORS*/, ref pBitmapBits, null, 0);