private void Button_Click_5(object sender, RoutedEventArgs e) { DoctorsBrowser db = new DoctorsBrowser(); db.ShowDialog(); }