I would like to handle a double click event on a connector. For shapes there is a OnShapeDoubleClicked, but I can't seem to find a way of handling the double click of an connector.
I tried handling the double-click event of the diagram itself, but can't seem to find the connector at the click location.
Is there an easy way to achieve this?