SynchronizedSuspendableObservableCollectionTCollectionChanged - событие
Occurs when an item is added, removed, changed, moved, or the entire list is refreshed.
Пространство имён: Tessa.UIСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public event NotifyCollectionChangedEventHandler CollectionChanged
Public Event CollectionChanged As NotifyCollectionChangedEventHandler
public:
virtual event NotifyCollectionChangedEventHandler^ CollectionChanged {
void add (NotifyCollectionChangedEventHandler^ value);
void remove (NotifyCollectionChangedEventHandler^ value);
}
abstract CollectionChanged : IEvent<NotifyCollectionChangedEventHandler,
EventArgs>
override CollectionChanged : IEvent<NotifyCollectionChangedEventHandler,
EventArgs>
NotifyCollectionChangedEventHandlerINotifyCollectionChangedCollectionChanged