private void hypLog_Click(object sender, RoutedEventArgs e) { LogWindow l = new LogWindow(); l.ShowDialog(); }