ObservableDesignElementCollection(T) Events

The ObservableDesignElementCollection<T> type exposes the following members.

  NameDescription
Public event CollectionChanged (Inherited from ObservableCollection<T>.)
Protected event PropertyChanged (Inherited from ObservableCollection<T>.)
Public event PropertyStateChanged Occurs when a property state value changes. (Inherited from ObservableModelElementCollection<T>.)
Top

  NameDescription
Explicit interface implemetation Private event INotifyPropertyChanged.PropertyChanged (Inherited from ObservableCollection<T>.)
Top

Community Additions

ADD
Show: