2 references to ULW_ALPHA
WindowsBase (2)
Base\System\Windows\SplashScreen.cs (2)
235
memDC, sourceLocation, 0, ref _blendFunc, NativeMethods.
ULW_ALPHA
);
341
UnsafeNativeMethods.UpdateLayeredWindow(_hwnd, IntPtr.Zero, null, null, IntPtr.Zero, null, 0, ref _blendFunc, NativeMethods.
ULW_ALPHA
);