Skip to main content
A newer version of this page is available. .

MapDependencyObjectCollectionBase<T> Events

A base class for all collections in the DXMap Suite.
Name Description
Changed Occurs when the Freezable or an object it contains is modified. Inherited from Freezable.
INotifyCollectionChanged.CollectionChanged For a description of this members, see CollectionChanged. Inherited from FreezableCollection<T>.
INotifyPropertyChanged.PropertyChanged For a description of this members, see PropertyChanged. Inherited from FreezableCollection<T>.
See Also