Beispiel #1
0
 private void btnClose_Click(object sender, RoutedEventArgs e)
 {
     presenter.ScreenshotFileDelte();
     this.Close();
 }