The MappedValueConverter type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Convert |
Converts a value. The data binding engine calls this method
when it propagates a value from the binding source to the binding target.
|
![]() | ConvertBack |
Converts a value. The data binding engine calls this method when it propagates
a value from the binding target to the binding source.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() | Default |
Gets an instance of MappedValueConverter.
|
![]() ![]() | NotSpecified |
Gets a value that indicates that a value is not specified.
|
![]() ![]() | PassThrough |
Gets a value that indicates that a source value passed to a converter should
be returned as a conversion result.
|