Last updated 1 year ago
[DllImport("dwmapi.dll", SetLastError = true)] public static extern int DwmEnableBlurBehindWindow( IntPtr hwnd, ref DWM_BLURBEHIND pBlurBehind );
Microsoft documentation: