Hi Branislav,
Currently we do not have support to detect whether the annotation button is clicked.But we have “Added” event for each annotation.You can use below events to detect the each annotation operation
1.InkAdded,
2.FreeTextAnnotationAdded,
3.ShapeAnnotationAdded,
4.StampAnnotationAdded,
5.TextMarkupAdded
Please follow the below link for more information,
Regards,
Sarath Kumar.