Change of port event

I would like to catch the event when a link’s source or destination port is reassigned to connect to a different port. Is there one?

There is a GoView.LinkRelinked Event. (DataSetDemo sample uses it.)