Example #1
0
 public static WindowSnapCollection GetAllWindows()
 {
     return(WindowSnap.GetAllWindows(false, false));
 }