![]() | Value |
The ValueConverter type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConvertBackErrorValue | Gets or sets the error value, which is returned whenever the value to convert back produces an error; the default is UnsetValue. |
![]() | ConvertBackNullValue | Gets or sets the null value, which is returned whenever the value to convert back is null; the default is null. |
![]() | ConvertBackUnsetValue | Gets or sets the unset value, which is returned whenever the value to convert back is UnsetValue; the default is UnsetValue. |
![]() | ConvertErrorValue | Gets or sets the error value, which is returned whenever the value to convert produces an error; the default is UnsetValue. |
![]() | ConvertNullValue | Gets or sets the null value, which is returned whenever the value to convert is null; the default is null. |
![]() | ConvertUnsetValue | Gets or sets the unset value, which is returned whenever the value to convert is UnsetValue; the default is UnsetValue. |