Ejemplo n.º 1
0
 private void OpenErrorsFolder_Click(object sender, RoutedEventArgs e)
 {
     ControlsHelper.OpenPath(ErrorsFolderTextBox.Text);
 }