Version

ScaledDoubleConverter Class Members

The following tables list the members exposed by ScaledDoubleConverter.

Public Constructors
 NameDescription
Public ConstructorScaledDoubleConverter Constructor  
Public Properties
 NameDescription
Public PropertyScaleFactorGets/sets the scaling factor to use to convert the double value  
Public Methods
 NameDescription
Public MethodConvertModifies the source data before passing it to the target for display in the UI.  
Public MethodConvertBackModifies the target data before passing it to the source object. This method is called only in System.Windows.Data.BindingMode.TwoWay bindings.  
See Also