Skip to main content

StateCollection Events

A collection that stores states of a particular state indicator control.
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