Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
InteractionEvent Event
NamespacesGenesyslab.Desktop.Modules.Core.Model.InteractionsIInteractionInteractionEvent
Occurs when the interaction event is dispatched.
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler<InteractionEventArgs> InteractionEvent
Event InteractionEvent As EventHandler(Of InteractionEventArgs)
 event EventHandler<InteractionEventArgs^>^ InteractionEvent {
	void add (EventHandler<InteractionEventArgs^>^ value);
	void remove (EventHandler<InteractionEventArgs^>^ value);
}

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)