Example #1
0
 private void btnActivateAll_Click(object sender, RoutedEventArgs e)
 {
     ViewModel.ActivateAllMods();
 }