ViewModelTrySetValue Method |
Name | Description | |
---|---|---|
![]() | TrySetValueTValue(TValue, TValue, String) |
Generic property setter. Sets the value of any property of the extending view model by passing in a the corresponding property backing field. Automatically raises the PropertyChanged event for this property.
|
![]() | TrySetValueTValue(TValue, FuncTValue, ValueTupleBoolean, IEnumerableString, TValue, Boolean, Boolean, String) |
Sets the value of the referenced property and executes a validation delegate.
|