2 references to AnnotationTextChanged
System.Windows.Forms.DataVisualization (2)
WinForm\ChartWinControl.cs (2)
2717
if(
AnnotationTextChanged
!= null)
2719
AnnotationTextChanged
(annotation, EventArgs.Empty);