コード例 #1
0
ファイル: DWMApi.cs プロジェクト: rasmus-z/ManagedWin32
 public static extern void DwmEnableBlurBehindWindow(IntPtr hwnd, ref DWMBlurbehind blurBehind);
コード例 #2
0
ファイル: DWMApi.cs プロジェクト: MathewSachin/ManagedWin32
 public static extern void DwmEnableBlurBehindWindow(IntPtr hwnd, ref DWMBlurbehind blurBehind);