The OnOffConverter type exposes the following members.
Constructors
Methods
|
| Name | Description |
|---|
 | Convert |
Modifies the source data before passing it to the target for display in the UI.
|
 | ConvertBack |
Modifies the target data before passing it to the source object. This method is called only in TwoWay bindings.
|
See Also