Click or drag to resize

AtalaObservableDictionary<TKey, TValue> Events

The AtalaObservableDictionary<TKey, TValue> generic type exposes the following members.

Events
  NameDescription
Public eventCollectionChanged
Occurs when the collection changes.
Public eventPropertyChanged
Occurs when a property value changes.
Top
See Also