ArcGIS Developer Help  (ESRI.ArcGIS.GlobeCore)  

InteractionStoppedEventHandler Delegate

Represents the method that handles the InteractionStopped event.
[Visual Basic .NET]
Public Delegate Sub InteractionStoppedEventHandler ( _
)
[C#]
public delegate void InteractionStoppedEventHandler (
);