NotificationObject.RaisePropertyChanged Method
.Net Framework 4.0
| Name | Description | |
|---|---|---|
|
RaisePropertyChanged<T>(Expression<Func<TResult>>) | |
|
RaisePropertyChanged(String) |
Raises this object's PropertyChanged event.
|
|
RaisePropertyChanged(String[]) |
Raises this object's PropertyChanged event for each of the properties.
|