Click or drag to resize

ObservableDictionaryTKey, TValueCollectionChanged Event

The event which is sent on a change.

Namespace:  Ptv.XServer.Controls.Map.Tools
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public event NotifyCollectionChangedEventHandler CollectionChanged

Value

Type: System.Collections.SpecializedNotifyCollectionChangedEventHandler
See Also