private void MakeGlobal(object sender, RoutedEventArgs e)
 {
     WindowSettings.MakePositionsGlobal();
 }