Occurs when a subtextpart has been double-clicked on. The event handler receives an argument of type SubTextPartEventArgs containing data related to this event.
Introduced: X13.
public event SubTextPartEventHandler SubTextPartDoubleClicked;
Public Event SubTextPartDoubleClicked As SubTextPartEventHandler