Extensions for INotifyPropertyChanged implementers
public static class NotifyPropertyChangedExtensions| name | description |
|---|---|
| static SetValue<T>(…) | Sets a value, taking care of the PropertyChangedEventHandler invocation if value did change. |
- namespace Wokhan.ComponentModel.Extensions