[]
Notifies clients that a property value about to be changed or already has changed.
public interface INotifyObject
Name | Description |
---|---|
PropertyChanged | Occurs when a property value changed. |
PropertyChanging | Occurs when a property value about to be changed. |