private void MMButton_Click(object sender, RoutedEventArgs e) { MMModule.MMWindow mmWindow = new MMModule.MMWindow(); mmWindow.Show(); }