| Name | Description |
---|
| SetPropertyT(T, T, ExpressionFuncT) |
Sets the property and raises the PropertyChanged event for the property identified by the specified property expression.
[NotifyPropertyChangedInvocator] |
| SetPropertyT(T, T, String) |
Sets the property and raises the PropertyChanged event for the property identified by the specified property expression.
[NotifyPropertyChangedInvocator] |
| SetPropertyT(T, T, ExpressionFuncT, ActionT, T) |
Sets the property and raises the PropertyChanged event for the property identified by the specified property expression.
[NotifyPropertyChangedInvocator] |
| SetPropertyT(T, T, String, ActionT, T) |
Sets the property and raises the PropertyChanged event for the property identified by the specified property expression.
[NotifyPropertyChangedInvocator] |
| SetPropertyT(T, T, ActionT, T, String) |
Sets the property and raises the PropertyChanged event for the property identified by the specified property expression.
[NotifyPropertyChangedInvocator] |