C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.Collections.ObjectModel
ObservableCollection(T) Class
ObservableCollection(T) Events
CollectionChanged Event
PropertyChanged Event
ObservableCollection
T
CollectionChanged Event
Occurs when an item is added, removed, changed, moved, or the entire list is refreshed.
Namespace:
System.Collections.ObjectModel
Assembly:
CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
event
NotifyCollectionChangedEventHandler
CollectionChanged
Value
Type:
System.Collections.Specialized
NotifyCollectionChangedEventHandler
Implements
INotifyCollectionChanged
CollectionChanged
See Also
Reference
ObservableCollection
T
Class
System.Collections.ObjectModel Namespace