The following tables list the members exposed by ScaledDoubleConverter.
Name | Description | |
---|---|---|
ScaledDoubleConverter Constructor |
Name | Description | |
---|---|---|
ScaleFactor | Gets/sets the scaling factor to use to convert the double value |
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 System.Windows.Data.BindingMode.TwoWay bindings. |