AdvisableCollection<T>.PropertyChanged Event |
Event raised when the value of a property of the current object changes.
Namespace: PostSharp.Patterns.Collections
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.3.11.0 (6.3.11.0)

C#
public virtual event PropertyChangedEventHandler PropertyChanged
Value
Type: System.ComponentModel.PropertyChangedEventHandlerImplements
INotifyPropertyChanged.PropertyChanged