This document is archived and information here might be outdated. Recommended version. |
Fired when interaction stops.
[Visual Basic .NET] Public Event InteractionStopped As InteractionStoppedEventHandler
[C#] public event InteractionStoppedEventHandler InteractionStopped
[C++]
HRESULT InteractionStopped(
void
);