StructuralObject.PropertyChanged Event
Notification that a property has been changed.
Assembly: EntityFramework (in EntityFramework.dll)
Implements
INotifyPropertyChanged.PropertyChangedThe PropertyChanged event can indicate all properties on the object have changed by using either a null reference (Nothing in Visual Basic) or String.Empty as the property name in the PropertyChangedEventArgs.