Example #1
0
 private void menuItemSave_Click(object sender, RoutedEventArgs e)
 {
     WorldWorker.SaveGossipOption(_SelectedMenuItem);
 }