Click or drag to resize

RelayValueCommandTParameter, TValue Methods

The RelayValueCommandTParameter, TValue generic type exposes the following members.

Methods
  NameDescription
Public methodGetValue
Gets the value.
Protected methodOnValueChanged
Raises the ValueChanged event.
Public methodSetValue
Sets the value.
Public methodUpdateValue
Signals that the value has been updated and the delegate to get the value should be called.
Top
See Also