Beispiel #1
0
 private void AddImage(object sender, RoutedEventArgs e)
 {
     _imageService.AddImgCommand(mainRTB);
 }