Ejemplo n.º 1
0
 private void browseButton_Click(Object sender, RoutedEventArgs e)
 {
     _viewPresenter.BrowseForJpegFile();
 }