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. This method can only convert Int32 values. |
![]() | ConvertBack | Reverts a converted value. The data binding engine calls this method when it propagates a value from the binding target to the binding source. This method only supports Double values. |