Пример #1
0
 private void _annotationLabel_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
 {
     _model.JumpToAnnotationTarget();
 }