public override int GetHashCode()
 {
     return(WindowList.GetHashCode());
 }