Example #1
0
 public static void RefreshScreen()
 {
     WinAPI.SHChangeNotify(0x8000000, 0x1000, IntPtr.Zero, IntPtr.Zero);
 }