Beispiel #1
0
 private void OnDicomLogClicked(object sender, LinkLabelLinkClickedEventArgs e)
 {
     _log.Show();
     _log.Focus();
 }