RelayValueCommandTParameter, TValue Methods |
The RelayValueCommandTParameter, TValue generic type exposes the following members.
Name | Description | |
---|---|---|
GetValue |
Gets the value.
| |
OnValueChanged |
Raises the ValueChanged event.
| |
SetValue |
Sets the value.
| |
UpdateValue |
Signals that the value has been updated and the delegate to get the value should be called.
|