private void btmLoadASAMReport_Click(object sender, RoutedEventArgs e) { ASAMLoad asl = new ASAMLoad(); asl.ShowDialog(); }