| ObservableBaseSetProperty Method |
| Name | Description | |
|---|---|---|
| SetPropertyT(T, T, ExpressionFuncT) |
Assigns a new value to a property and raises the PropertyChanged event if the value changed.
| |
| SetPropertyT(T, T, String) |
Assigns a new value to a property and raises the PropertyChanged event if the value changed.
|