Example #1
0
 private void CheckForUpdates_Click(object sender, RoutedEventArgs e)
 {
     Mod.CheckForUpdates();
 }