Example #1
0
 private void ButtonNew_Click(object sender, RoutedEventArgs e)
 {
     application.CreateCategory();
 }