2 references to AnnotationSelectionChanged
System.Windows.Forms.DataVisualization (2)
WinForm\ChartWinControl.cs (2)
2778
if(
AnnotationSelectionChanged
!= null)
2780
AnnotationSelectionChanged
(annotation, EventArgs.Empty);