Beispiel #1
0
 void SaveRTBContent(object sender, RoutedEventArgs args)
 {
     _saveService.SaveCommand(mainRTB);
 }