INotify Methods |
| Name | Description | |
|---|---|---|
| NotifyOfChangeT(ExpressionFuncT, T, T, Action) |
Notifies the of change.
| |
| NotifyOfChangeT(String, T, T, Action) |
Notifies the of change.
| |
| NotifyOfChangeT(T, T, String, Action) |
Notifies the of change.
| |
| UpdateProperty(String, Action) |
Updates the property.
| |
| UpdatePropertyT(ExpressionFuncT, Action) |
Updates the property.
|