ObservableCollection<T>.OnPropertyChanged Method
Silverlight
Raises the PropertyChanged event with the provided arguments.
Namespace: System.Collections.ObjectModel
Assembly: System.Windows (in System.Windows.dll)
Parameters
- e
- Type: System.ComponentModel.PropertyChangedEventArgs
The event data to report in the event.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.