예제 #1
0
 public static extern int DwmEnableBlurBehindWindow(
             System.IntPtr hWnd, ref DWM_BLURBEHIND pBlurBehind);
 internal static extern int DwmEnableBlurBehindWindow(
     IntPtr hwnd,
     ref DWM_BLURBEHIND bb);
 internal static extern int DwmEnableBlurBehindWindow(
     IntPtr hwnd,
     ref DWM_BLURBEHIND bb);