Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
DictionaryChanged Event
NamespacesGenesyslab.Desktop.Infrastructure.ConfigurationIConfigManagerDictionaryChanged
Occurs when the dictionary has changed.
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler<DynamicCollectionEventArgs> DictionaryChanged
Event DictionaryChanged As EventHandler(Of DynamicCollectionEventArgs)
 event EventHandler<DynamicCollectionEventArgs^>^ DictionaryChanged {
	void add (EventHandler<DynamicCollectionEventArgs^>^ value);
	void remove (EventHandler<DynamicCollectionEventArgs^>^ value);
}

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)